open-manifold / Open-Manifold

A free and open-source clone of Rhythm 'n' Face for PC.
Other
10 stars 1 forks source link

Add command line flag to load level directly #23

Closed SalsaGal closed 1 year ago

SalsaGal commented 1 year ago

Using the -i [FILEPATH] argument you can choose a level to load directly on game launch. Fixes https://github.com/open-manifold/Open-Manifold/issues/7.

SuperFromND commented 1 year ago

Oh wow, great work! I did notice a couple things testing this PR though:

SalsaGal commented 1 year ago

Ah ight I'll try getting these sorted out and let you know how it goes

SalsaGal commented 1 year ago

Alright that should be everything done!