- Changes the default Docker image to use `wine_latest`. `wine_staging` is causing the server to freeze on boot, but it is left as an optional Docker image to easily switch back if desired.
- Added `GroundBranch/Config/DefaultModding.ini` to Configuration Files to direct the server to an accessible Mod Path.
- Only change in the installation script is the Egg's date.
- Updated the README's "Modding" section with more accurate information.
Corrects call to rcon tool - the -c flag shouldn't be there.
Calls processes async and then waits on them so that signal traps can work
Traps *both* SIGINT and SIGTERM to account for wings bugs