mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
8 lines
64 B
Lua
8 lines
64 B
Lua
|
|
globals = {
|
|
"controls",
|
|
}
|
|
|
|
read_globals = {
|
|
"minetest",
|
|
}
|