mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-04-30 09:39:20 +02: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')
|