Added the hassankhan/config module

This commit is contained in:
2022-09-22 22:17:41 -04:00
parent 8c15b10389
commit 6af39995f7
6 changed files with 345 additions and 22 deletions

3
conf/defaults.json Normal file
View File

@ -0,0 +1,3 @@
{
"server_directory": "/opt/minecraft"
}