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