Skip to content

Commandline tool to create music mods for the game Stellaris

Notifications You must be signed in to change notification settings

Contra-254/stellaris-musicmod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellaris Music-Mod Creator

What is the Stellaris Music-Mod Creator?

It is a Commandline tool that helps to create a music mod with music of your choice for the game Stellaris by Paradox Interactive.

Usage

-m, --musicpath Required. Path containing music (.ogg) files

-n, --modname Required. Name of the mod. Can contain whitespaces

--version (Default: 1.1.0) Mod will support this version of Stellaris

--volume (Default: 0.62) Volume of every song

--modpath Location where the mod will be created

Example: MusicModCreator.exe -m "C:\MyMusic" -n "Cool Music Mod"

  • The Mod will be created in 'modpath'. The default path for this is the Stellaris mod folder (e.g. C:\Users<Username>\Documents\Paradox Interactive\Stellaris\mod)
  • For the tool to work there needs to be a folder present with all of the .ogg-files you want to add to the mod.
  • The music-mod creator only supports .ogg-files and cannot convert other file formats to .ogg.

About

Commandline tool to create music mods for the game Stellaris

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%