Skip to content

Commit

Permalink
v0.9.8b
Browse files Browse the repository at this point in the history
  • Loading branch information
Histidine91 committed Feb 11, 2021
1 parent 52f4503 commit e24eac4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Nexerelin is a mod for the game [Starsector](http://fractalsoftworks.com). It implements 4X-style gameplay with faction wars, diplomacy and planetary conquest.

Current release version: v0.9.8
Current release version: v0.9.8b

### Setup instructions ###
Check out the repo to Starsector/mods/Nexerelin (or some other folder name) and it can be played immediately.
Expand Down
Binary file modified jars/ExerelinCore.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion mod_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id":"nexerelin",
"name":"Nexerelin",
"author":"Histidine (original by Zaphide)",
"version":"0.9.8",
"version":"0.9.8b",
"description":"Join a faction and conquer the Sector! Requires LazyLib",
"gameVersion":"0.9.1a",
"totalConversion":false,
Expand Down
2 changes: 1 addition & 1 deletion nexerelin.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"major":0,
"minor":9,
"patch":8
"patch":8b
},
"starsectorVersion":"0.9.1a"
}

0 comments on commit e24eac4

Please sign in to comment.