Musical Menu Framework

If you liked this item, please rate it up on Steam Workshop page.

Author: Ryuku

Last revision: 4 Mar, 2024 at 16:05 UTC (1)

File size: 32.07 KB

On Steam Workshop

Description:

This mod does nothing on it’s own. You only need it if another mod requires it.

This is a simple framework that enables modders to add as much music to the main menu as they like, and they will play at random.

It’s rather simple to create a mod that uses Musical Menu Framework

1. In mod.info, set: require=MusicalMenuFramework
2. Place your sounds in media/sound. Give them unique names.
Example: YourModId_Artist_Title.extension

3. Create a lua file in media/lua/client. Give it a unique name: YourModId_MenuMusic.lua
Example code:

require("RYUKU_MMF.lua") MMF_AddMusic("YourModId_Artist_Title", "YourModId")

And that’s it!

I have returned to full-time work:
  • Support is no longer provided.
  • I will continue to update, and develop the mod, as time allows.
  • Support me by using the link below, so I can return to focusing entirely on modding.

[ko-fi.com]

Workshop ID: 3173081439
Mod ID: MusicalMenuFramework

Download
Revisions:

Old revisions of this mod are available below. Click the link to download.