-
Notifications
You must be signed in to change notification settings - Fork 0
Home

WIP
WIP
- Skill trees
- Equipment abilities and requirements
- Draftable non-human pawns
- Projectile VFX
- Decoys
- Hediff combos
- ...
WIP, enjoy copy pasted text from VEF
First of all, you'll need to add the framework as a dependency. You do this by adding this to your mod's about.xml file:
<modDependencies>
<li>
<packageId>flangopink.flangoCore</packageId>
<displayName>flangoCore</displayName>
<!--<steamWorkshopUrl>Coming soon.</steamWorkshopUrl>-->
<!--<downloadUrl>Coming soon.</downloadUrl>-->
</li>
</modDependencies>It is also recommended that you add in Steam this framework mod to your list of Required Items.
Then, you'll need to link the classes you want to use from your mod's XML code. Each class has a different way to use them, so we have divided this wiki into different pages explaining how to use most of them.
🦩 Home
🚧 - 404 Page not found.
🖼 - Preview needed.
🟡 - Works but has some TODOs.
🟠 - Basic functionality implemented.
🔴 - Not working properly.
❓ - Not tested.
🟡 Should recode some stuff 🟡
🟠 WIP, work/kill XP gain not implemented 🟠
-
🚧Give Hediff Severity Extended (aka Autobong)
-
Weapon Animations 🟡 (Not included)