Im trying to convert my mod to run in entrenchment, and I have a couple questions:
1 - Does the entity.manifest in my mod folder only need to contain the entities which ive included in GameInfo, or all entrenchment entities PLUS the entities which ive included in GameInfo?
1 - Similar question: If I need to add strings, do I need to create an English.str which includes just my added strings, or all entrenchment strings PLUS my strings?
Thanks in advance for any help.