I'm making a mod similar to boom bot wars, except this one is about dox. I got everything working, but i'm not sure how t actually add my rescaled giant dox into the game. It looks like adding a new path to build.js doesn't work, and same thing with unit_list.json. Anyone know how I can add the giant dox into the actual files to be played with in-game?
I was actually able to get that working. Now there's a problem with crashing; when the vehicle factory tries to build the giant dox, the game crashes.
Do you have a link to the source code for the mod? A Github? Generally crashes are caused by bad JSON data or invalid fields.