Ticket #67 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Argument to run createSystems at start

Reported by: gsweeney Owned by:
Priority: major Milestone:
Component: Game Data Version:
Keywords: Cc:

Description

(suggestion from Matthew)
Create a command line option to run the lua script createSystems ( in Resources/Scripts?/universe.lua) rather than using the pre-defined Planets.xml file. (or possibly as well.) You can uncomment the line "--registerInit(createSystems)" to see this function in action.

Change History

comment:1 Changed 3 years ago by knowknowledge

I added a "random-universe" option to the xml. (Changeset f93531f8f6c0e7448750e50fed6eee7ad6c73adf)

Implementing this ticket is now only hooking up the option to the ArgParser?.

comment:2 Changed 3 years ago by knowknowledge

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.