Add json config examples

This commit is contained in:
Michael Cook (mackal)
2018-01-15 22:02:20 -05:00
parent f67d280845
commit af02b9f958
2 changed files with 62 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"server": {
"world": {
"shortname": "setme",
"longname": "I Forgot To Edit My Config"
}
}
}