1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-02-15 13:53:13 +02:00

Add minimal scenario (#1437)

This commit is contained in:
grilledham 2024-10-19 14:33:41 +01:00 committed by GitHub
parent 1d2760d3e5
commit 95d23eec8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
local config = require 'config'
config.redmew_surface.enabled = false
config.market.enabled = false
config.reactor_meltdown.enabled = false
config.player_create.starting_items = {}
config.player_rewards.enabled = false
config.apocalypse.enabled = false