RoyalRenderings Custom Music Tutorial
RoyalRenderings Custom Music Tutorial
Step 1
Download the Required Files
- Music Pack Template
- Selected Song (In MP3 Format)
- Album Art
Step 2
Export the Template into this directory:
\AppData\Local\BeamNG.drive\0.34\mods\unpacked\
Step 3
Place your MP3 file into:
\art\sound\music\
Step 5
Open additional_songs_template.lua inside:
\vehicles\common\lua\songs\
Change:
Title - To your song name
Artist - To the artist name
Song Path - To the name of your songs MP3
Only change the “songfile” to the name of your mp3
(Eg, “art/sound/music/OneLastBreath”)
Album Art - To the name of your songs PNG/JPG
Only change the “imagefile.png” to the name of your mp3
(Eg, “local://local/vehicles/common/album_covers/OneLastBreath.png”)
Duration - To the amount of Seconds that your song’s MP3 is
You can calculate this by doing: minutes*60+seconds
Step 6
Adding More than One Song
Duplicate the Brackets for each song you want to add. So if you have 2
songs, it would look like this:
Step 7
Save the file and try in game