Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Commit 9c5b0ed

Browse files
author
Michael P. Starkweather
committed
Change default mod.json in project
1 parent 91b3c3e commit 9c5b0ed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

RandomCampaignStart/mod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Name": "RandomCampaignStart",
33
"DLL": "RandomCampaignStart.dll",
44

5-
"Version": "0.2.0",
5+
"Version": "0.2.1",
66
"Description": "Randomizes the starting mechwarriors and mechs.",
77
"Author": "mpstark",
88
"Website": "www.github.com/mpstark/RandomCampaignStart",
@@ -15,8 +15,8 @@
1515
"StartingRonin": [
1616
],
1717

18-
"NumberLightMechs": 1,
19-
"NumberMediumMechs": 3,
18+
"NumberLightMechs": 3,
19+
"NumberMediumMechs": 1,
2020
"NumberHeavyMechs": 0,
2121
"NumberAssaultMechs": 0,
2222

0 commit comments

Comments
 (0)