diff options
Diffstat (limited to 'dist/2b2w/config.json')
| -rw-r--r-- | dist/2b2w/config.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/2b2w/config.json b/dist/2b2w/config.json new file mode 100644 index 0000000..6715543 --- /dev/null +++ b/dist/2b2w/config.json @@ -0,0 +1,9 @@ +{ + "ports": { + "minecraft": 25565, + "web": 80 + }, + "openBrowserOnStart": false, + "password": "", + "MCversion": "1.12.2" +} |