Enable all Feature Flags


A simple mod to enable all DLC feature flags in Factorio 2.0. This mod only works if you own the DLC!

Utilities
8 days ago
2.0
158
Factorio: Space Age Icon Space Age Mod
Owner:
notnotmelon
Source:
https://github.com/notnotmelon/enable...
Homepage:
https://github.com/notnotmelon/enable...
License:
MIT
Created:
10 days ago
Latest Version:
1.0.1 (8 days ago)
Factorio version:
2.0
Downloaded by:
158 users

Enable all Feature Flags

A simple mod to enable the following feature flags in Factorio 2.0

  "quality_required": true,
  "space_travel_required": true,
  "spoiling_required": true,
  "freezing_required": true,
  "segmented_units_required": true,
  "expansion_shaders_required": true

Why?

The use-case for this mod is for another mod to add an optional dependency.
This way the dependent mod could either use DLC features, or not use DLC features based on if the player owns the DLC.