unitycoder / UnityLauncher

Unity Version Launcher
MIT License
138 stars 28 forks source link

not passing extra arguments when starting project from commandline #27

Closed unitycoder closed 6 years ago

unitycoder commented 6 years ago

currently we don't pass other command line arguments when launching project, only -projectPath is used: https://github.com/unitycoder/UnityLauncher/blob/master/UnityLauncher/Form1.cs#L59-L71

unitycoder commented 6 years ago

fixed https://github.com/unitycoder/UnityLauncher/commit/e51c8155cc1a5835f128aa7307154a86671ea5c0