Open TheEt1234 opened 6 months ago
oh nevermind it's slightly different
if minetest.get_modpath("default") then digilines.sounds = default end
if digilines.mcl then digilines.sounds = mcl_sounds end
So it supports mineclone2 or default, nothing else i think that should be made clear as an error message or just default to no sound
Game: devtest
Problematic segment: https://github.com/minetest-mods/digilines/blob/master/inventory.lua#L172C11-L172C54
Solution: If no
default
mod then no sound