Does it work if you remove the license line? Also is info.json all lower case?
Re: Can't Post to Mod Portal
Posted: Thu Sep 15, 2016 1:02 pm
by aubergine18
It might be the type of zip compression you're using - try a different tool to zip your mod.
From the wiki...
Anatomy of a Mod: [quote]
The mod can also be stored in a zip file (only DEFLATE compression method is allowed). The zip filename must follow the same rules as when a directory is used and must have the extension .zip in lowercase. Inside the zip file a directory is expected that contains the mod itself. Name of the directory is not important, but it is recommended to keep it the same as if the mod was not zipped (for consistency and so no changes are necessary if it is extracted/unzipped).