Mod Portal Help

Post all other topics which do not belong to any other category.
Post Reply
Shadowcaster
Burner Inserter
Burner Inserter
Posts: 11
Joined: Sun Apr 10, 2016 7:19 am
Contact:

Mod Portal Help

Post by Shadowcaster »

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"]
}

User avatar
Killkrog
Long Handed Inserter
Long Handed Inserter
Posts: 73
Joined: Thu Jun 09, 2016 1:04 pm
Contact:

Re: Mod Portal Help

Post by Killkrog »

Looks fine to me. Perhaps a missformated zip file?

kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: Mod Portal Help

Post by kinnom »

can you upload the file?
no yes yes no yes no yes yes

Shadowcaster
Burner Inserter
Burner Inserter
Posts: 11
Joined: Sun Apr 10, 2016 7:19 am
Contact:

Re: Mod Portal Help

Post by Shadowcaster »

Here's the whole mod pack
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 88 times

kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: Mod Portal Help

Post by kinnom »

found it:

Code: Select all

Info.json
should be

Code: Select all

info.json
no yes yes no yes no yes yes

Shadowcaster
Burner Inserter
Burner Inserter
Posts: 11
Joined: Sun Apr 10, 2016 7:19 am
Contact:

Re: Mod Portal Help

Post by Shadowcaster »

you sir are a bro it is now available.

Post Reply

Return to “General discussion”