mirror of
https://github.com/APercy/airutils.git
synced 2025-03-15 16:11:22 +00:00
9 lines
207 B
Lua
9 lines
207 B
Lua
|
|
||
|
|
||
|
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")
|
||
|
|
||
|
|
||
|
|
||
|
|