Skip to content

Comments

Specify FSO version and pass cmdline arguments in quicklaunch mode#286

Merged
Shivansps merged 1 commit intoKnossosNET:mainfrom
Shivansps:quicklaunch-update
Feb 2, 2025
Merged

Specify FSO version and pass cmdline arguments in quicklaunch mode#286
Shivansps merged 1 commit intoKnossosNET:mainfrom
Shivansps:quicklaunch-update

Conversation

@Shivansps
Copy link
Member

this allows to pass:

-build {buildid}

-build-version {version}

-cmdline "{additional cmd arguments}"

in quicklaunch.

For example for the cmd i can now launch with this
Knossos.NET.exe -playmod goliath-down -version 999.0.0-DevEnv -exec Release -cmdline "-benchmark_mode -nomovies -start_mission gd-06.fs2"

to directly boot up the mission im currently working on

-build if not passed will default to "fso"

-build-version supports both a specific version and the special strings "newerstable", "newernightly" and "newerrc" to select the newrest ones of that condition that are installed.

@Shivansps Shivansps added the enhancement New feature or request label Jan 29, 2025
@Shivansps Shivansps added this to the 1.3 milestone Jan 29, 2025
@Shivansps Shivansps linked an issue Jan 29, 2025 that may be closed by this pull request
@Shivansps Shivansps merged commit 0a8669f into KnossosNET:main Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Select FSO version on quicklaunch

2 participants