mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
| // Configure the root project.
 | |
| rootProject.name = "Godot"
 | |
| 
 | |
| include ':app'
 | |
| include ':lib'
 | |
| include ':nativeSrcsConfigs'
 | 
