github Swifter1243/ReMapper 4.1.0

one day ago

Important

This version of ReMapper requires the new bundleinfo.json schema introduced in VivifyTemplate 1.1.0


  • Moved mod requirement suggestions to constant.
map.require("Noodle Extensions") // old
map.require(MODS.NOODLE_EXTENSIONS) // new
  • Added missing runtime properties (#32)
  • Updated to new VivifyTemplate 1.1.0 bundleinfo.json schema
  • Removed some property translations, returning them to their actual JSON name
    • disableSpawnEffect -> spawnEffect
    • bloomGraphicsSettings -> mainEffectGraphicsSettings
    • noteJumpSpeed -> noteJumpMovementSpeed
    • noteJumpOffset -> noteJumpStartBeatOffset
  • fix AssignTrackParent using the incorrect initialization parameters, mistakenly including track

Full Changelog: 4.0.0...4.1.0

Don't miss a new ReMapper release

NewReleases is sending notifications on new releases.