diff options
| author | 8cy <[email protected]> | 2020-04-19 06:40:16 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-19 06:40:16 -0700 |
| commit | ed6e347bbcce356bde0cfeba498dab3d39a6c946 (patch) | |
| tree | 419225e81e9a3967ccf6f385a6e1c9c204d0b19c /src/2b2w/config.json | |
| parent | link favi, v7.2.4 (diff) | |
| download | dep-core-test-2b2t.tar.xz dep-core-test-2b2t.zip | |
fix on a rainy day, added most of the supporttest-2b2t
issue, TypeError: Cannot read property 'end' of undefined when trying to stop
Diffstat (limited to 'src/2b2w/config.json')
| -rw-r--r-- | src/2b2w/config.json | 9 |
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" +} |