I would like to see an official example of how to use restrictive dependencies somewhere.
The modding tutorial should show this.
I cannot find information about restrictive dependencies in the WIKI.
Re: I cannot find information about restrictive dependencies in the WIKI.
What are these "restrictive dependencies" supposed to be?
Something you declare in info.json? Non-optional dependencies could be considered a form of restriction, but why create a specific term for that?
Or something related to prototypes, entities, etc.? The modding API has a few hits each for "restrict" and "depend", but they don't appear together.
Overall, I don't think "restrictive dependencies" are a thing that exists within factorio.
Something you declare in info.json? Non-optional dependencies could be considered a form of restriction, but why create a specific term for that?
Or something related to prototypes, entities, etc.? The modding API has a few hits each for "restrict" and "depend", but they don't appear together.
Overall, I don't think "restrictive dependencies" are a thing that exists within factorio.
Re: I cannot find information about restrictive dependencies in the WIKI.
Please read the following.
"There are required dependencies, and optional dependencies. The third kind, restrictive dependencies, ... "
https://wiki.factorio.com/Tutorial:Modd ... al/Gangsir
It is something many mods use in the info.json file. And Yes, it Is a thing.
"There are required dependencies, and optional dependencies. The third kind, restrictive dependencies, ... "
https://wiki.factorio.com/Tutorial:Modd ... al/Gangsir
It is something many mods use in the info.json file. And Yes, it Is a thing.
