Mod title is too long
-
OceanusClydeMaximus last edited by
Whenever trying to upload my mod, it says the mod title is too long. The title is only 11 characters.
-
Jock4 last edited by
Okay, so this was a constant pain in the arse for me. However, the answer is become simple-ish.
The name of the '.zip' file is not the problem.
It is the name given to the mod inside the 'manifest.json' file.
I have used at most 29 characters (including spaces), and this is just enough to not receive the "Mod title is too long" error message.
I would also recommend to match the name of the '.zip' file and the name of the mod inside the 'manifest.json' file.
(It could be 30, but I just haven't checked that far.)Hope it helps.