Utility designed to facilitate the deployment, management, and control of various kinds of dedicated gameservers.
35
stars
5
forks
source link
Add checker to server destroy method that checks if other instances of the same type of gameserver exist, if they do, only destroy that specific configuration, if they don't, destroy the entire game directory using the install directory information in configuration data. #41