Can an experienced modder explain to me what is wrong with this json file. In game my mod loads perfectly and functions perfectly, but when I try to upload it to the mmod portal it says error reading info.json
the file is named info.json and reads as follows
{
"name": "Biblemod",
"version": "1.0.0",
"title": "Bible mod",
"author": "Shadowcaster",
"factorio_version": "0.13",
"description": "Vanilla entity expansion.",
"dependencies": ["base >= 0.13.13"]
}
Mod Portal Help
-
- Burner Inserter
- Posts: 11
- Joined: Sun Apr 10, 2016 7:19 am
- Contact:
Re: Mod Portal Help
Looks fine to me. Perhaps a missformated zip file?
-
- Burner Inserter
- Posts: 11
- Joined: Sun Apr 10, 2016 7:19 am
- Contact:
Re: Mod Portal Help
Here's the whole mod pack
and it always says can't read info.json when i try to upload it.
and it always says can't read info.json when i try to upload it.
- Attachments
-
- Biblemod_1.0.0.zip
- keeps saying can't read info.json
- (57.17 KiB) Downloaded 98 times
Re: Mod Portal Help
found it: should be
Code: Select all
Info.json
Code: Select all
info.json
no yes yes no yes no yes yes
-
- Burner Inserter
- Posts: 11
- Joined: Sun Apr 10, 2016 7:19 am
- Contact:
Re: Mod Portal Help
you sir are a bro it is now available.