diff options
Diffstat (limited to 'src/main/resources/config.json')
-rwxr-xr-x | src/main/resources/config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/config.json b/src/main/resources/config.json new file mode 100755 index 0000000..d074011 --- /dev/null +++ b/src/main/resources/config.json @@ -0,0 +1,4 @@ +{
+ "locale": "en-GB",
+ "world": "instance"
+}
\ No newline at end of file |