Radfordhound / HedgeLib

A C++ library and collection of tools that aims to make modding games in the Sonic the Hedgehog franchise easier.
MIT License
88 stars 24 forks source link

HedgeLib++ - Support same Set Data formats as C# HedgeLib #47

Open Radfordhound opened 5 years ago

Radfordhound commented 5 years ago

Specifically, this means HedgeLib++ should be able to do all of the following:

Additional set data formats (such as Shadow's and Secret Ring's) are planned to be supported as well, but these were not supported in C# HedgeLib, so they'll have their own issues.