
Last updated | 5 days ago |
Total downloads | 432 |
Total rating | 1 |
Categories | Mods |
Dependency string | Krokia_or_altercreature-KorkiaBT-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_TABS
BepInEx pack for TABS. Preconfigured and ready to use.
Preferred version: 5.4.16
README
//note: find out what blueprint1 does if (mod.name = Korkia's Breaking Tools) { string description = "This mod adds 3 new units to break your game with!" blueprint1.name = "Team breaker" blueprint1.description = "This guy is nethier Red, or blue, i honestly dont know to write down what he does so just mess with him a bit." blueprint2.name = "Duplicator" //Warning: use this unit at your own risk as it may cause crashing blueprint2.description = "This guy just duplicates, and his duplicats duplicate, i think you get it" //note:How to remove blueprint2: use the unit "duplicator stop" which causes him to stop duplucating blueprint3.name = "Map destroyer" blueprint3.description = "litteraly just read blueprint3.name" }