veloren/server-cli
Joshua Yanovski 51911417ee Open stdin when using Veloren with docker.
This allows entering CLI commands like `help`, `admin add`, and
`shutdown` directly using `docker attach`, rather than needing to run
server-cli commands separately or perform a manual reboot or interrupt.
2021-05-10 11:44:04 -07:00
..
src Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
.gitignore Added forts to towns, began better economy sim 2020-08-12 21:15:52 +01:00
Cargo.toml Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
docker-compose.yml Open stdin when using Veloren with docker. 2021-05-10 11:44:04 -07:00
Dockerfile Copy assets/server to the right place in server-cli's Dockerfile. 2021-03-15 09:46:16 -04:00