This minor release brings some new utilities and reworks how adding mod resources are handled. On top of this, I have been informed I was doing semver incorrectly. We will be trying to do it better from now on.
Changelog
- Added
CCFileUtils::get - Fix crashes related to setting IDs in
MenuLayer - Remove
Loader::updateModResourcePathsandLoader::updateResourcePaths. The minimum mod target version is still v0.4.0 however, as you should never have been using these functions. - Rework how mod resources are added
- Deprecate
geode::utils::vectorandgeode::utils::containernamespaces and replace them withgeode::utils::ranges - Finally added a license to Geode! The framework is now licensed under BSL v1.0.