mirror of
https://github.com/mt-mods/playerfactions.git
synced 2024-11-22 15:23:47 +01:00
9 lines
68 B
Lua
9 lines
68 B
Lua
globals = {
|
|
"factions"
|
|
}
|
|
|
|
read_globals = {
|
|
"minetest",
|
|
"table"
|
|
}
|