mirror of
https://github.com/OgelGames/fakelib.git
synced 2025-01-04 23:30:35 +01:00
14 lines
124 B
Plaintext
14 lines
124 B
Plaintext
|
|
||
|
globals = {
|
||
|
"fakelib",
|
||
|
}
|
||
|
|
||
|
read_globals = {
|
||
|
"minetest",
|
||
|
"dump",
|
||
|
"table.copy",
|
||
|
"ItemStack",
|
||
|
"vector",
|
||
|
"math.round",
|
||
|
}
|