Skip to content

Commit

Permalink
Release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frakern committed Jul 9, 2023
1 parent 1d36cbe commit 508b3e0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/mod_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": " Starpocalypse",
"author": "Frakern",
"utility": true,
"version": "3.0.1",
"version": "3.0.2",
"description": "More apocalyptic settings",
"gameVersion": "0.96a-RC7",
"modPlugin": "starpocalypse.StarpocalypseMod",
Expand Down
2 changes: 1 addition & 1 deletion assets/starpocalypse.version
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"modVersion": {
"major": 3,
"minor": 0,
"patch": 1
"patch": 2
},
"directDownloadURL": "https://github.com/frakern/starpocalypse/releases/latest"
}
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Version 3.0.2
* Add adjustable setting for class of player ships subject to stingy recoveries.
* Adjust black market to allow some items at higher stability levels.
* Fix ShipDamager always applying 1 less dmod than max setting.
* Fix for Heavy Weapons being marked as illegal in markets of factions that do not regulate their sale.

# Version 3.0.1

* Added setting for salvage multiplier
Expand Down

0 comments on commit 508b3e0

Please sign in to comment.