Modding Status
		
		
		
		Jump to navigation
		Jump to search
		
The modding system is being ported over to the new engine. Here's a guide of what mod features have been implemented as of r43.
Overall Features Status
Currently implemented:
- Simple monster mods (like SCLab creates)
 - Wyvern TF (not actually a mod)
 
Currently not implemented:
- Anything that relies on LUA code (Advanced Monster Mods, Entities, Clothing, Transformations, Maps)
 
Specific Mod Status
| Monster | Status | 
|---|---|
| Wolf Girl | ✅ | 
| Sholf | ✅ | 
| CrotchHugger (Monster) | ❌ | 
| Bolstered Dragon Disciple | ✅ | 
| Wyvern Male | ❌ | 
| Sample: Monster Advanced Example | ❌ | 
| Male Spider | ✅ | 
| Kitsune | ✅ | 
| Potent Dragon Servant | ✅ | 
| Pig King | ✅ | 
Any mods not on the above list do not work yet, mostly due to waiting on LUA support to be re-implemented.  (It is planned for the future to re-implement LUA modding, though no specific timeframe is known)