
Table row type of factory.cfg
{ "name": "FactoryConfig", "base": "", "fields": [ { "name": "type", "type": "uint8" }, { "name": "level", "type": "uint8" }, { "name": "produce", "type": "uint64" }, { "name": "produce_bonus", "type": "float64" }, { "name": "price_for_next_lvl", "type": "uint32" } ] }