diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2016-05-17 18:22:37 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2016-05-17 18:22:37 +0200 |
commit | b2bfe7b19c4d589a7fd64dcf6befa5ea7576bc24 (patch) | |
tree | b6dcc1a40c399b3be763d556ea343e2c2b3ea873 | |
parent | 828c9cc97f7371daf7faa279d4eb1f7d3ead94ea (diff) | |
download | RustAndDust-b2bfe7b19c4d589a7fd64dcf6befa5ea7576bc24.zip RustAndDust-b2bfe7b19c4d589a7fd64dcf6befa5ea7576bc24.tar.gz |
www: update news
-rw-r--r-- | rustanddust.ch/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rustanddust.ch/index.html b/rustanddust.ch/index.html index a97f599..f3d8c2b 100644 --- a/rustanddust.ch/index.html +++ b/rustanddust.ch/index.html @@ -35,7 +35,9 @@ <div class="article"> <h2>News:</h2> <ul> - <li>2016.01.14 : It is still in beta mode, you can get it freely from <a href="https://play.google.com/apps/testing/ch.asynk.rustanddust.android" title="Tester Link">here</a>.</li> + <li>It is still in beta mode, you can get it freely from <a href="https://play.google.com/apps/testing/ch.asynk.rustanddust.android" title="Tester Link">here</a>.</li> + <li>2016.05.11 : Smart path finding, replay mode ... I guess everything is ready now for the PvP mode.</li> + <li>2016.01.14 : First release in open beta mode.</li> </ul> <p>Coming soon : <b>Player vs Player</b> mode, under heavy development right now !</p> </div> |