mirror of
https://github.com/APercy/airutils
synced 2025-10-23 01:03:07 +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")
|
|
|
|
|
|
|
|
|