mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-30 19:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			157 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			157 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| -- Core API functions implemented in Lua
 | |
| dofile('data/lib/core/core.lua')
 | |
| 
 | |
| -- Compatibility library for our old Lua API
 | |
| dofile('data/lib/compat/compat.lua')
 | 
