mirror of
https://github.com/APercy/airutils
synced 2025-07-21 05:48:52 +02:00
9 lines
207 B
Lua
Executable File
9 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")
|
|
|
|
|
|
|
|
|