mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	The build-solutions flag now forces editor mode.
This commit is contained in:
		
							parent
							
								
									db345b6554
								
							
						
					
					
						commit
						03bb14bcc5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -539,6 +539,7 @@ Error Main::setup(const char *execpath, int argc, char *argv[], bool p_second_ph | |||
| 		} else if (I->get() == "--build-solutions") { // Build the scripting solution such C#
 | ||||
| 
 | ||||
| 			auto_build_solutions = true; | ||||
| 			editor = true; | ||||
| #endif | ||||
| 		} else if (I->get() == "--no-window") { // disable window creation, Windows only
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nathan Warden
						Nathan Warden