dayzdockerserver/server
Daniel Ceregatti 65840a79c5 Refactor everything the relies on getting a mod by index in a listing. This had to account for context such needing to maintain mod ordering when starting the server.
Moved a lot of the functions out of scripts and into common and consolidated.
Fix some output formatting.
Make key copying only happen in a server.
2023-08-30 18:08:08 -07:00
..
bin Refactor everything the relies on getting a mod by index in a listing. This had to account for context such needing to maintain mod ordering when starting the server. 2023-08-30 18:08:08 -07:00
Dockerfile Remove gdb and strace, as we're no longer debugging in containers. Also remove python3-pip, as that's not needed here. 2023-08-29 12:05:51 -07:00
start.sh Revert the server script back to starting the server instead of doing nothing. 2023-08-29 12:51:25 -07:00