mirror of
https://github.com/APercy/airutils.git
synced 2025-03-15 08:01:22 +00:00
8 lines
207 B
Lua
Executable file
8 lines
207 B
Lua
Executable file
|
|
|
|
dofile(minetest.get_modpath("airutils") .. DIR_DELIM .. "lib_copter" .. DIR_DELIM .. "control.lua")
|
|
dofile(minetest.get_modpath("airutils") .. DIR_DELIM .. "lib_copter" .. DIR_DELIM .. "entities.lua")
|
|
|
|
|
|
|
|
|