Skip to content

馃殌 2.4.0

Ben requested to merge dev into release

Mod Loader new features

  • Redone UI so it's now in an asset bundle making it more resistant to game updates.
  • Setting page for mods finished
  • autostart arg added which starts the game right away for in vr use.
  • devconsole enables the dev console on the launch of the launcher

New API Calls

  • SceneLoaded UnityAction
  • currentScene VTOLScenes
  • void CreateSettingsMenu(Settings newSettings)

Repository Changes

  • Updated the Read me.
  • Added a Unity Project for the asset bundle.
  • Removed all contributors stuff

Merge request reports