Config based patch management for TerraTech
Payload Studios has reached out to the TerraTech modding community as a result of its rapid growth. THey want to set a number of restrictions to ensure that the modding community won’t upset the development of the game.
The development team doesn’t want to spend time on bugs reported using modded games, as they may not actually exist in the vanilla version of the game. To this extend modders are asked to flag the following:
output_log.txt
with the message “This game is modded”UIScreenBugReport
modify WWWForm
in PostIt();
and add a field mods
set to any non-empty string value.UIScreenBugReport
prefix the usermessage inserted into the body
field of the WWWForm
instance with the message “This game is modded\n\n”m_OverlayData
to “This game is modded”