diff --git a/init.lua b/init.lua index abce091..d61df8d 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ -local modpath = minetest.get_modpath("sounds_api") +local modpath = minetest.get_modpath("sound_api") sound_api = dofile(modpath .. "/sound_api_core/init.lua") diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..9ae1ebe --- /dev/null +++ b/mod.conf @@ -0,0 +1,2 @@ +name = sound_api +optional_depends = default, fl_stone, fl_trees, mcl_sounds, hades_sounds, ks_sounds, nodes_nature, fl_topsoil, fl_trees \ No newline at end of file diff --git a/sound_api_core b/sound_api_core index 87bd12d..6956e49 160000 --- a/sound_api_core +++ b/sound_api_core @@ -1 +1 @@ -Subproject commit 87bd12dd0facb4c58f8643b10f98a27dd112b21a +Subproject commit 6956e49e775f325116f8e0c643899c089c691e1e