WohlSoft / LunaLua

LunaLua - LunaDLL with Lua, is a free extension mod for SMBX 1.3 game engine, core of the X2 project.
https://codehaus.moe/
GNU General Public License v3.0
33 stars 12 forks source link

Add "Audio.MusicGetFilepath" and "Audio.MusicGetFilepathArguments" #72

Open SolaceEllery opened 7 months ago

SolaceEllery commented 7 months ago

2024-06-22 15-27-54

Today, I made a pull request with new functions added: "Audio.MusicGetFilepath" and "Audio.MusicGetFilepathArguments"!

With the functions, you can now see what music is currently playing on the engine, along with getting the SDL Mixer X arguments at the end! The functions should support all of these instances:

Here's the function information below:

Hope this pull request gets accepted!