Since there's been no update, I hooked up the game to Fiddler and looked at what it itself uses:
https://mods.factorio.com/api/mods?page_size=max This gets all the mods available on the website. It's used by the "Install mods" page. The game does not send the search query or sort parameters to ...
Search found 3 matches
- Mon Apr 09, 2018 2:16 am
- Forum: Mod portal Discussion
- Topic: [Mod portal]Api endpoint broken
- Replies: 6
- Views: 4272
- Thu Jan 18, 2018 8:42 am
- Forum: Mod portal Discussion
- Topic: [Mod portal]Api endpoint broken
- Replies: 6
- Views: 4272
Re: [Mod portal]Api endpoint broken
Also, the individual mod response (`api/mods/$mod_name`) used to contain the original `info.json` in the `info_json` field, so it contained the `factorio_version` and `dependencies` fields. Now it returns a stripped-down object that only contains the `factorio_version` field. Would be nice to get ...
- Sat Aug 15, 2015 8:44 am
- Forum: Bob's mods
- Topic: [0.12.x][v0.12.6] Bob's Electronics
- Replies: 191
- Views: 128711
Re: [0.11.22/0.12.x][v0.12.2] Bob's Electronics
Edit: Never mind, I'm stupid. Thought I needed electronic components for basic electronic board...