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