A multiplayer Pusoy Dos server written in Rust.
- Open project/config/app_config.tmpl, add any required secret keys, and save it as project/config/app_config.toml
- Checkout source
make ready-devmake go(This command relies on the MYSQL container being ready. If it doesn't work then wait a few seconds and try again).- Navigate to http://localhost:3010
Additional commands can be found in Makefile
Contributions are encouraged and welcome via Pull Request. Hit me up via an issue for suggestions or help.