I saw your mod and found it cool. I am looking for a developper that could tell me how he opened music files with lua. I would make a mod myself with music, but I don't success. If you see this comment one day, can you answer me please? I therefore thanks you, and have a nice day.
I saw your mod and found it cool. I am looking for a developper that could tell me how he opened music files with lua. I would make a mod myself with music, but I don't success. If you see this comment one day, can you answer me please? I therefore thanks you, and have a nice day.
See the source code for yourself
If you fork based on me
You need to modify init.lua
music
.pause_between_songs=tonumber(minetest.settings:get("music
_pause_between_songs"))`music
.modpath=minetest.get_modpath("music
")songs.txt file. The time must be correct or it will not play
Thanks you very much!