mirror of
				https://github.com/HybridDog/vector_extras.git
				synced 2025-10-31 13:55:28 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			158 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			158 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| read_globals = {
 | |
| 	-- Defined by Minetest
 | |
| 	"minetest", "PseudoRandom", "VoxelArea", "string", "dump", "math"
 | |
| }
 | |
| globals = {"vector", "vector_extras_functions"}
 |