You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,9 @@ With 1.6, you can choose if you'd like a random start by selecting the randomize
30
30
|NumberMediumMechs|Number of randomized medium 'Mechs|2|
31
31
|NumberHeavyMechs|Number of randomized heavy 'Mechs|0|
32
32
|NumberAssaultMechs|Number of randomized assault 'Mechs to start with|0|
33
-
|_____MechsPossible|Which 'Mechs should be possible to get in each category. Duplicates will not be given unless not enough 'Mechs in the list. If you would like duplicates to be possible, add the 'Mechs to the list again.|all vanilla 'Mechs are included|
33
+
|UseWhitelist|Use whitelist (specify what can occur) instead of blacklist (specify what can't occur)|false|
34
+
|Whitelist|List of 'Mechs that should be randomly chosen between|empty list []|
35
+
|Blacklist|List of 'Mechs that shouldn't be randomly chosen|empty list []|
34
36
35
37
## Requirements
36
38
Requires [ModTek](https://github.com/BattletechModders/ModTek/releases). [Installation instructions for ModTek](https://github.com/BattleTechModders/ModTek/wiki/The-Drop-Dead-Simple-Guide-to-Installing-BTML-&-ModTek-&-ModTek-mods).
0 commit comments