Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm here to haunt you again, as I'm too excited to wait patiently. If you need something tested out, don't be afraid to ask, I'm here to help
Create a file in Documents/Paradox Interactive/Stellaris called "mod".
Place the mod zip you downloaded in the file.
Extract from the mod zip the "Descriptor.mod" and place it in the same folder as the Zip folder (so stellaris/mod)
Rename the descriptor too name of mod.mod (so if the zip is spacecommunism.zip, rename descriptor.mod too spacecommunism.mod)
Open it up in Notepad++ and delete the line Remote_file_id file.
With the line starting with 'archive=', make sure it reads like: archive="mod/modname.zip"
So again, using spacecommunism mod
archive="mod/spacecommunism.zip"
The entire .mod file in text should look like:
*name="Space Communism"
archive="mod/Spacecommunism.zip"
tags={
"(whatever the mod's tag is)"
}
picture="(whatever the picture is, if any)"
supported_version="(whatever the version is)"
Done! You can start up Stellaris and it should be in your mods list.