Log active mods

by Mernom

Logs all currently active mods at the start of the boot proccess. Useful for efficient bug reports without having to mess with modlist.json.

4 years ago
0.18
13
Owner:
Mernom
Source:
N/A
Homepage:
N/A
License:
The Unlicense (Public Domain)
Created:
4 years ago
Latest Version:
0.0.01 (4 years ago)
Factorio version:
0.18
Downloaded by:
13 users

Since apparently nobody thought of it before, here it is. Logs all active mods around the beginning of the log file, starting with 'Start active mod log', ending with 'End active mod log'.
to enable the mod without having to disable crashing mods to access the mod menu, you can paste this line in the mod-list.json file:
{ "name": "aaa-log-active-mods", "enabled": true },