add agnostic way to use mod

This commit is contained in:
unknown
2022-01-29 20:46:20 -05:00
parent 87df854e11
commit 599ddf9f1c
2 changed files with 21 additions and 6 deletions

View File

@ -1,7 +1,3 @@
globals = {
"sound_api",
}
read_globals = {
"minetest",
"sound_api", "minetest",
}