scp-fs2open / wxLauncher

wxLauncher
Other
26 stars 12 forks source link

Always surround mods with quotes #132

Closed asarium closed 8 years ago

asarium commented 8 years ago

Reported by Talon 1024 while using the Antipodes branch. The new way of parsing commandline arguments doesn't like spaces so the -mod parameter should always be enclosed in quotes to make sure that FSO can process all mods.

IssMneur commented 8 years ago

How does this change work with the older engines that don't have the updated commandline parser?

asarium commented 8 years ago

I tested it with a recent nightly and the log contained the correct -mod argument without the quotes so the engine should behave the same.