mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-30 21:21:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			17 lines
		
	
	
	
		
			383 B
		
	
	
	
		
			INI
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
	
		
			383 B
		
	
	
	
		
			INI
		
	
	
	
	
	
|   | [plugin] | ||
|  | 
 | ||
|  | name="Terrain" | ||
|  | description="Simple plugin for generating and editing grid-based terrains. This type of terrains were all the rage in the early 2000's, but lost popularity to hand crafted geometry towards the end of the decade." | ||
|  | author="Juan Linietsky" | ||
|  | version="1.0" | ||
|  | installs=true | ||
|  | script="terrain.gd" | ||
|  | install_files=["terrain.gd","terrain_node.gd","icon_terrain.png"] | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 |