emd4600 / Spore-ModAPI

A C++ library that allows you to create advanced mods for Spore (user interface, shaders,...)
https://emd4600.github.io/Spore-ModAPI
62 stars 13 forks source link

Add BuildCombinedDll target and build it with CI #66

Closed Rosalie241 closed 2 months ago

Rosalie241 commented 2 months ago

This adds a combined dll target which builds the single dll which supports both the disk and march17 version.

I want to add this because I'm considering adding an update function to SporeModLoader.