Added template for config file with a readme

This commit is contained in:
Brazman 2023-02-16 12:34:31 -06:00
parent c99e56f53b
commit 4169712dff
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[
{
"token": "InsertTokenHere",
"OwnerID": 0,
"EconomyDatabasePath": "InsertFilePathForEconomyDatabaseHere"
}
]

View File

@ -0,0 +1 @@
Fill in the data in configtemplate.json and rename it to just "config.json" and then build.