info.txt 340 B

12345678910111213
  1. 128px resolution for textures.
  2. 64px resolution for UIs.
  3. UI buttons should respect UI scale. 1x1 button should be 64px, 2x2 128px, etc.
  4. Custom node.def fields
  5. _snapshot = a 192px image of the building
  6. _cost = {Food, Lumber, Metal, Stone},
  7. _health = 200,
  8. _max_inv = 0,
  9. _long_desc = 'these are pretty self explanatory'
  10. _initial_count = 100,