VanillaCold / Spore-ModAPI

A C++ library that allows you to create advanced mods for Spore (user interface, shaders,...)

Home Page:https://emd4600.github.io/Spore-ModAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This GitHub page hosts the Spore ModAPI development kit, used to create Spore mods with C++. To use those mods, you need the ModAPI Launcher and Installers.

The Spore ModAPI SDK allows you to create C++ mods for Spore. These mods are compiled into .dll files, that can then be used by the ModAPI Launcher Kit to inject them into Spore.

The documentation of the SDK is available here: https://emd4600.github.io/Spore-ModAPI/

Instructions about download, installation and updating can be found in this tutorial.

The source code can be found in this GitHub repository. It also includes the source code of 3 real mods made with the ModAPI SDK:

About

A C++ library that allows you to create advanced mods for Spore (user interface, shaders,...)

https://emd4600.github.io/Spore-ModAPI


Languages

Language:C++ 97.9%Language:C 1.7%Language:CMake 0.3%Language:HTML 0.1%Language:Makefile 0.1%