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

##Overview

The Requires setting indicates that your research task is dependent on completion of some other research task.

##Syntax

    Requires <researchId>

Where <researchId> is a unique id of some other research task.

##Example

    Requires VeryInterestingStuff

##Notes

Avoid making your task require another task which in turn requires your task. That would break the internet.

##See Also

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