Change music and logo
Change Music
If you want to change the multicharacter songs, you must go to the following path: jc_multicharacter/Nui/music/

You will find the songs in an .mp3 file; you must enter the file name in the script.js (jc_multicharacter/Nui/script/Script.js)
So if you want to change the music, you'll need to replace or add songs. For the song name, put it in "name," and for the file name, put it where it says "file"
Change Logos
To change the multicharacter logos, go to the following path: jc_multicharacter/Nui/img/. Here you will find an image called "logo.png". Replace it with your logo; ideally, it should be 600 x 600 pixels and a PNG file with a transparent background.

Last updated