Could someone post a tutorial / guide on how to create custom gameserver packages? Or direct me to one if there already is one or if ive overlooked some info.
Could someone post a tutorial / guide on how to create custom gameserver packages? Or direct me to one if there already is one or if ive overlooked some info.
There's no docs on this (yet), at least from me, since the final format isn't 100% set in stone. It should be almost stable now but I'm not making any promises, have to stay flexible until all the primary features are in place before committing to anything. If you want to create support for a game, see if it uses the same engine as an already supported game, then cp -a the directory for it in /var/cpanel/cpgs/games/ to a new short name you come up with then rename and modify the gamename.pm inside that directory to reflect the new short name and handle any other stuff it needs. For steam based games it's usually pretty easy as the configs, their formats, startup command line and such is the same. For really different games it's a totally different ballgame, such as the fun I'm having getting TS3 support done right now![]()
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1