Skip to content

Commit

Permalink
v1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Histidine91 committed Jun 25, 2022
1 parent 8c48034 commit a6f7156
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 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 @@

Combat Chatter is a mod for the game [Starsector](http://fractalsoftworks.com). It adds some dialog lines for NPC ships in battles.

Current release version: v1.11.4
Current release version: v1.12

### Setup instructions ###
Check out the repo to Starsector/mods/Combat Chatter (or some other folder name) and it can be played immediately.
Expand Down
7 changes: 4 additions & 3 deletions chatter.version
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
"modVersion":
{
"major":1,
"minor":11,
"patch":4
"minor":12,
"patch":0
},
"starsectorVersion":"0.95a-RC15"
"starsectorVersion":"0.95.1a-RC6",
"directDownloadURL":"https://github.com/Histidine91/SS-CombatChatter/releases/download/v1.12/CombatChatter_1.12.zip",
}
Binary file modified jars/CombatChatter.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions mod_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"id":"chatter",
"name":"Combat Chatter",
"author":"Histidine",
"version":"1.11.4",
"version":"1.12",
"utility":true,
"description":"talky-man broke thog's tusk. TALKY-MAN BROKE THOG'S TUSK!!",
"gameVersion":"0.95a-RC15",
"gameVersion":"0.95.1a-RC6",
"jars":["jars/CombatChatter.jar"],
"dependencies": [
{"id": "lw_lazylib", "name": "LazyLib"},
Expand Down

0 comments on commit a6f7156

Please sign in to comment.