Is there some special format that the .mod file needs to have when uploaded to paradox plaza? The .zip file contains the mod folder + .mod file and it works when i manually install it by unzipping to documents/paradox/stellaris/mod, but it does not work if i install it by subscribing to it + enabling in the launcher.
This is the current .mod file :
Edit : Figured it out. The zip file must contains all the mod files directly so instead of /muv luv/common, etc, it should just be the common sub folder + other sub folders. Do not put a .mod file, use the descriptor file instead and the name in it should match the name on paradox plaza.
If testing to see if subscribing to the mod works, there must not be any local copy of the mod in the stellaris/mod folder.
This is the current .mod file :
Code:
version="1.0"
tags={
"Graphics"
}
name="muv luv"
supported_version="3.2.*"
path="mod/muv luv"
Edit : Figured it out. The zip file must contains all the mod files directly so instead of /muv luv/common, etc, it should just be the common sub folder + other sub folders. Do not put a .mod file, use the descriptor file instead and the name in it should match the name on paradox plaza.
If testing to see if subscribing to the mod works, there must not be any local copy of the mod in the stellaris/mod folder.
Last edited: