Skip to content

Commit

Permalink
v0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Histidine91 committed Jul 16, 2022
1 parent 46bacfe commit ae86e5a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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 repo version: v0.10.4d
Current repo version: v0.10.5

## 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.10.4d",
"version":"0.10.5",
"description":"Join a faction and conquer the Sector!",
"gameVersion":"0.95.1a-RC6",
"totalConversion":false,
Expand Down
4 changes: 2 additions & 2 deletions nexerelin.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
{
"major":0,
"minor":10,
"patch":4d
"patch":5
},
"starsectorVersion":"0.95.1a-RC6",
"directDownloadURL":"https://github.com/Histidine91/Nexerelin/releases/download/v0.10.4c/Nexerelin_0.10.4c.zip",
"directDownloadURL":"https://github.com/Histidine91/Nexerelin/releases/download/v0.10.5/Nexerelin_0.10.5.zip",
}

0 comments on commit ae86e5a

Please sign in to comment.