Trying to sumbit my mod to the portal but keep getting a Failure on the name in info.json, saying that it isn't formatted correctly, yet I cant see any mistakes?
Code: Select all
{
"name": "Water As A Resource",
"version": "0.2.0",
"factorio_version": "0.16",
"title": "Water As A Resource",
"author": "TreefrogGreaken",
"contact": "",
"homepage": "",
"description": "Turns Water into a non infinite resource",
"dependencies": ["base >= 0.16"]
}