Search found 4 matches
- Tue May 10, 2022 10:32 pm
- Forum: Modding discussion
- Topic: Browser-based mod settings editor
- Replies: 6
- Views: 2804
Re: Browser-based mod settings editor
Thank you!
- Mon May 09, 2022 11:03 pm
- Forum: Modding discussion
- Topic: Browser-based mod settings editor
- Replies: 6
- Views: 2804
Re: Browser-based mod settings editor
Try it again now
You can drop your mod-list.json as well as mod-settings.dat, and it will only show the mods that you have - and you can adjust manually as well.
You can drop your mod-list.json as well as mod-settings.dat, and it will only show the mods that you have - and you can adjust manually as well.
- Mon May 09, 2022 8:33 am
- Forum: Modding discussion
- Topic: Browser-based mod settings editor
- Replies: 6
- Views: 2804
Re: Browser-based mod settings editor
Thank you for trying it and the feedback! So the mod settings files contain only the untraslated settings names, without any information about which does it belong. What I've done is crawled all the Factorio mods, and extracted the translations from them, so then I can tell which settings belong to ...
- Sat May 07, 2022 11:36 am
- Forum: Modding discussion
- Topic: Browser-based mod settings editor
- Replies: 6
- Views: 2804
Browser-based mod settings editor
Inspired by credomane's JS-based library to edit Factorio's mod settings, I've created a web app that allows you to edit it in the browser, and download the file when done: Factorio mod settings editor https://github.com/costas-basdekis/factorio-mod-settings-editor/raw/main/screenshot.png?raw=true F...