Łukasz Jakowski 13,386 Posted March 18 Creating Your Own Radio Station Follow these steps to create a custom radio station: 1. Create Your Mod Go to the modsExamples/ folder. Copy the folder MyOwnMod_Empty into the mods/ directory. Rename MyOwnMod_Empty to your desired mod name (for example: TheBestRadioMod). 2. Create the Radio Folder Inside your mod folder (TheBestRadioMod), create a new folder named: radio 3. Create a Station Folder Inside the radio folder, create another folder for your radio station. The folder name will be displayed in the game. Example: radio/Classical Radio 4. Add Music Files Place all music files for this station inside the station folder. Only .ogg and .mp3 format is supported. 5. Create the Track List Inside the station folder, create an empty text file named: list.txt 6. Add Track Names Open list.txt and add the names of all music files for this station, separated by a semicolon (;). Example: Black_Vortex.ogg;Chase.ogg;Crusade.ogg; After this setup, your custom radio station will appear in the game with its own music playlist. Radio Mod Example: https://steamcommunity.com/sharedfiles/filedetails/?id=3681811591 Radio Stations Mod Example: https://steamcommunity.com/sharedfiles/filedetails/?id=3677984439 Dule22 1 Share this post Link to post Share on other sites More sharing options...