Installation - Grim-/Talented GitHub Wiki
- Install like any other RimWorld mod:
- Through Steam Workshop, or
- Manual installation into your Mods folder
- Enable the mod in your mod list
Add to your mod's About.xml:
<modDependencies>
<li>
<packageId>talented.core</packageId>
<displayName>Talented Framework</displayName>
<downloadUrl>your_download_url</downloadUrl>
</li>
</modDependencies>