Releases: Wireless4024/mmcupdater-server
Releases · Wireless4024/mmcupdater-server
v0.1.2
v0.1.1
remove old `.env`
v0.1.0
dist-linux64.zip contains binary and important stuff to make it work
- download
- extract
- edit
http_listen
in.env
- run
./mmcupdater-server
(you may need to restart server if can't access admin) - open .env to get auth_code
- access web interface via
http://$http_listen$/web/index.html
- get admin permission by use
auth_code
in.env
at web interface - config minecraft and forge version (bundled forge version will crash on world gen)
- upload mods to server
- hit restart button!