diff options
author | Leonard Kugis <leonard@kug.is> | 2022-04-25 18:50:36 +0200 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2022-04-25 18:50:36 +0200 |
commit | 9e2ddeb55321b09086a5a27254197d783847e6e3 (patch) | |
tree | 620e4a7b326df2a77fff51aff390e0a6bef43631 /target/classes/config.json |
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 |