Skip to content

Improve `ship.cheat` usage for development

  • include realrequire into ship, so in-game you have access to ship.cheat.realrequire and can easily access all the game components
  • do not include ship.cheat by default; change it by --cheat/--no-cheat when game is launched; its state is preserved

Merge request reports