Page 1 of 1

Ability to access factoriopedia from the main menu.

Posted: Sun Aug 03, 2025 2:30 pm
by Vanur
Imagine if you could see the factoriopedia without needing to load into a save.

It would make modding and mod management so much easier.
When I made my first mod I needed to check about 10 times to see if my mod actually worked at changing a recipe, before it finally worked.
08-03-2025, 17-32-23.png
08-03-2025, 17-32-23.png (3.77 MiB) Viewed 154 times

Re: Ability to access factoriopedia from the main menu.

Posted: Sun Aug 03, 2025 4:53 pm
by eugenekay
The “proper” way to confirm that your Data updates have taken effect during Mod development is to use the --dump-data Command Line Parameter. This is slightly faster than starting-up the entire Game each time you make a change; although the resulting JSON file is a little big for casual perusal.

Good Luck!