How to install Sty+Ct over Vanilla armagetronad-dedicated?
How to install Sty+Ct over Vanilla armagetronad-dedicated?
I install the vanilla armagetronad-dedicated 0.2.8.3.1 on my Ubuntu server via the package. (package install armagetronad-dedicated) and now I would like to install Sty+Ct since i have heard of it's great features. How can I do this without uninstalling my current install and losing my settings?
Re: How to install Sty+Ct over Vanilla armagetronad-dedicate
In sty, you can, instead of calling configure plainly, call it as
This will rename all programs and configuration directories from armagetronad to armagetronad-ctsty. At least in theory. Better make backups 
Code: Select all
progname=armagetronad-ctsty ./configure
