Name (research.txt) - originalfoo/Prison-Architect-API GitHub Wiki

Were you looking for materials.txt: Name?

##Overview

This setting defines the id of the research, which is then referenced by other settings that need to rely on completion of the research task.

##Syntax

    Name <researchId>

Where <researchId> is a unique id for your research.

##Example

    Name VeryInterestingStuff

##Notes

If there is already a definition using the same <researchId>, the existing definition will be completely overwritten by the new definition. This is the primary way that mods alter standard research tasks, by overwriting them. It also means that only one mod can overwrite a definition at a time (if multiple mods overwrite it, the last one to try wins as it overwrites the previous one and so on).

##See Also

⚠️ **GitHub.com Fallback** ⚠️