A small python script to manage launching the Enshrouded dedicated server.
This will restart the server until it gets into a valid state where the "Game Creation Failed" bug does not happen when users attempt to connect.
Additionally, this launcher colorizes the stdout/stderr of the process for easier viewing.
- Install Python (version 3.12 at minimum!)
- Clone this repository
- Modify the beginning of
run_server.py
as desired. - Run
py -3 run_server.py
in a command prompt.
If working correctly, you should see the server start and print the (colorized) output to the screen like such
Interesting in making tools, reverse engineering, or working towards modding Enshrouded? Join the discord!