aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cf.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/cf.yml b/cf.yml
index f3af918..d78913b 100644
--- a/cf.yml
+++ b/cf.yml
@@ -91,6 +91,11 @@ Parameters:
AllowedValues:
- true
- false
+
+ Preset:
+ Type: String
+ Description: "Factorio preset mode (e.g. rich-resources)"
+ Default: rich-resources
Metadata:
AWS::CloudFormation::Interface:
@@ -444,6 +449,8 @@ Resources:
Value: !Sub "${UpdateModsOnStart}"
- Name: DLC_SPACE_AGE
Value: !Sub "${DlcSpaceAge}"
+ - Name: PRESET
+ Value: !Ref Preset
Outputs:
CheckInstanceIp:
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage