New Problem: Talent requirements do not work in mods.


So if I take a Requirements.txt file in the same structure:
Data\Public\A_Necromancer's_Crusade_7c57ebf1-6a07-47fc-99e7-8131a2d5ca05\Stats\Generated\Data

It does absolutely nothing. None of my changes take effect.


But if I place a Requirements.txt file in the Shared folder itself:
\Data\Public\Shared\Stats\Generated\Data


It works fine, the requirements change. But the mod has to inherit it from Shared which means I can't distribute it via Steam.


All of the other stat files work fine.