pelican-eggs / games-steamcmd

Eggs for game servers that use SteamCMD to install.
MIT License
93 stars 41 forks source link

Update egg-space-engineers--torch-server.json #16

Open marnason opened 4 months ago

marnason commented 4 months ago

Added support for changing world name, and updated the JSON configuration.

Description

I noticed some dead ends in the JSON representation of configuration files, so I fixed them and added support for changing World Name. I also let Server Description be nullable.

It doesn't seem to be possible to set variables in paths in the JSON, so I guess we need to keep the "World" folder name.

Checklist for all submissions