Save Game To Slot in clear text

Hi,

I’m currently using several different game slots to save all sorts of configuration information for my game and this works fine. The thing is, I would like to know if there is a way to store these saved games as clear text files that could be edited by hand.
The reason I would like to do this is because I would like for an advanced user to be able to create one such file with dedicated server configuration (server name, max users, password and levels to travel to basically) and for this to be used by a dedicated server with no graphic window.

Ok, fixed it with Rama’s plugin and VictorySetCustomConfigVarString which saves stuff to Game.ini