github geode-sdk/geode v0.6.1

latest releases: nightly, v4.10.0, v4.9.0...
3 years ago

Additions

  • Add geode::cocos::switchToScene utility for easily switching to a layer with the default fade transition
  • Add Mod::getPackagePath as a replacement for Mod::getPath
  • Add geode/config directory as a standardized place for mods to add their config files
  • Add Mod::getConfigDir for getting a mods' config directory
  • Add open config directory button to mods with a config directory
  • Add open save directory button to mods' settings popup
  • Add more bindings

Changes

  • Removed deprecation from Result (it still will be replaced in v1.0.0, we just got tired of the warnings)
  • JsonChecker<nlohmann::json> and JsonChecker<nlohmann::ordered_json> are now defined in-source as exported symbols to speed up compilation times

Fixes

Don't miss a new geode release

NewReleases is sending notifications on new releases.