VanillaCold / Spore-CustomAssetTypes

Custom creation asset types in Spore.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spore - Create-a-Type

This is a mod for Spore that aims to add an easy interface for creating new asset types, without needing other mod developers to add any custom code of their own.
Currently, the mod is not feature-complete; there are some new features I plan to add in the future, though the basic functionality is present.

Documentation

The mod's source code comes with an example project for use in Sporemodder FX here.
In future, when the mod's functionality is complete, I will add a Wiki to this repository for the sake of documetation

Credits

emd4600 - Creating the Spore ModAPI Development Kit and Spore SDK-to-Ghidra addon.
Rosalie241 - Finding function addresses for Disk Spore
Zarklord - Helping me to figure out how to properly append values to an array in one of Spore's property files through code.

About

Custom creation asset types in Spore.


Languages

Language:C++ 95.2%Language:C 4.8%