Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
musurca committed Jan 27, 2023
1 parent 52d839c commit c18b167
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## PBEM/hotseat multiplayer for *Command: Modern Operations* scenarios

FOR PLAYERS: [**DOWNLOAD LATEST SCENARIO PACK HERE (v1.55b1)**](https://github.com/musurca/IKE/releases/download/v1.55b1-scenarios/IKE_Scenario_Pack_v1.55b1.zip)
FOR PLAYERS: [**DOWNLOAD LATEST SCENARIO PACK HERE (v1.55b2)**](https://github.com/musurca/IKE/releases/download/v1.55b2-scenarios/IKE_Scenario_Pack_v1.55b2.zip)

FOR SCENARIO AUTHORS: [**DOWNLOAD LATEST RELEASE HERE (v1.55b1)**](https://github.com/musurca/IKE/releases/download/v1.55b1/IKE_v1.55b1.zip)
FOR SCENARIO AUTHORS: [**DOWNLOAD LATEST RELEASE HERE (v1.55b2)**](https://github.com/musurca/IKE/releases/download/v1.55b2/IKE_v1.55b2.zip)

If you're a scenario author or player looking to convert a new or existing scenario for multiplayer use, you only need to download either the latest release or scenario pack using the links above.

Expand Down Expand Up @@ -89,10 +89,20 @@ This will produce compiled but unminified Lua code in `debug/ike_debug.lua`. _Do

### How do I use it?

For detailed instructions, please refer to the manual included with the [latest official release](https://github.com/musurca/IKE/releases/download/v1.55b1/IKE_v1.55b1.zip).
For detailed instructions, please refer to the manual included with the [latest official release](https://github.com/musurca/IKE/releases/download/v1.55b2/IKE_v1.55b2.zip).

### VERSION HISTORY

v1.55b2 (1/26/2023):

* added: message confirming autosave location at end of turn
* changed: minimum CMO build now 1307.0 (the "War Planner" update)
* changed: newer clients automatically update the save to current build
* changed: updated all scenarios to DB 498a
* changed: En Garde, 2013 - added neutral shipping
* fixed: fatal CMO version check bug in 1307
* fixed: autosave preferences taken into account

v1.55b1 (9/16/2022):

* added: initial support for "Tiny" (minimum build 1276.1)
Expand Down

0 comments on commit c18b167

Please sign in to comment.