I was looking for a program to make and design new wapens and other device, but i couldn't find something like that.
I really would like to have such an app, so poste what you have



Code: Select all
"...": {
...
"flags": "AirOnly",
...
},
Code: Select all
"...": {
...
"flags": "ShootAir",
...
},
Code: Select all
"...": {
...
"weaponSubClass": "HOWITZERS",
...
},
Code: Select all
"...": {
...
"type": "FACTORY",
...
},
Code: Select all
"...": {
"armourHeat": 1,
"armourKinetic": 3,
...
},Code: Select all
"...": {
"armour": 6,
...
},