Changes between Version 4 and Version 5 of ModdingResources


Ignore:
Timestamp:
Oct 28, 2017, 2:52:53 PM (6 years ago)
Author:
Nescio
Comment:

tags

Legend:

Unmodified
Added
Removed
Modified
  • ModdingResources

    v4 v5  
    197197
    198198
    199 == Teaching the AI to gather the new resource ==
     199=== Teaching the AI to gather the new resource === #ai
    200200For this you will have to edit some of the `simulation/ai/` files.
    201201
    202202
    203203
    204 == Including your resource objects on maps ==
     204=== Including your resource objects on maps === #maps
    205205If you have created new objects from which your new resource can be gathered (e.g. water wells), you might want to include these into the `maps/` files.
    206206
    207207
    208208
    209 == Summary == #summary
     209=== Summary === #summary
    210210In short, to add a resource you need at least to create:
    211211* `art/textures/ui/session/icons/resources/{newresource}.png`