mirror of
https://github.com/mt-mods/playerfactions.git
synced 2024-11-22 07:13:50 +01:00
11 lines
95 B
Lua
11 lines
95 B
Lua
globals = {
|
|
"factions"
|
|
}
|
|
|
|
read_globals = {
|
|
"minetest",
|
|
"dump", "dump2",
|
|
"table",
|
|
"mtt",
|
|
}
|