Skip to content

Commit

Permalink
bulk update
Browse files Browse the repository at this point in the history
* Create Extras package
* Make CryoEngines optional
* Make "Easy mode" for players to use feature bias system
* Address System Heat - Dark Drive problem
* Fix OPT SAS problem
  • Loading branch information
JadeOfMaar committed Apr 9, 2021
1 parent 6bf3689 commit 7a646a7
Show file tree
Hide file tree
Showing 13 changed files with 1,056 additions and 1,017 deletions.
4 changes: 4 additions & 0 deletions Extras/OPT_Preconfig_LessB9ForTweakScale.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@OPTMOD:FOR[OPT_Preconfig]
{
@FeatureBiasA = 1
}
4 changes: 4 additions & 0 deletions Extras/OPT_Preconfig_LessHandwavium.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@OPTMOD:FOR[OPT_Preconfig_LessHandwavium]
{
@FeatureBiasB = 1
}
4 changes: 4 additions & 0 deletions Extras/OPT_Preconfig_ZeroHandwavium.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@OPTMOD:FOR[OPT_Preconfig_ZeroHandwavium]
{
@FeatureBiasB = 2
}
Loading

0 comments on commit 7a646a7

Please sign in to comment.