- Nov 9, 2021
- 365
- 942
game/modules is for system stuff, with some special handling and rules. Was originally planned as a modding tool, but json+stray rpy files proved to be much easier to work with.New mods available :
optional module - grey - database :
Rpy script which let modders create lore and information around what they create for the game. It let the player input anything but must be aware of some limitation and it's case sensitive ( M is different from m). Templates are available for modders to make all the files the same as the others even between modders files. It doesn't make anything dependent from that mod as it only create new labels just for itself. template available : bots, bots parts, company, individual, public and private org, event
Last update :17/06/22
installation path : game/modules (can not exist. have to create it yourself. some file is overwriting vanilla files which require that path)
-MR_Parts : pack of json files with parts and new defects. WIP which has now 28 parts out of the 161 planned.
Last update : 17/06/22
installation path : game/mods
UPDATE :
Mr-bots : new bot available : 2b-AT-MSMK3
So feel free to drop rpy mods to game/mods too. Would be easier for players and less stuff for me to maintain.