Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Commit 61eb081

Browse files
authored
Change to 0.14 (README)
1 parent c72233e commit 61eb081

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ The build system use *cmake*.
2121
```sh
2222
cmake . #If you want to build in Debug, use -DCMAKE_BUILD_TYPE=Debug
2323
make
24-
# The next two commands are not completely configured. They might be unfunctional. Try if you want!
2524
sudo make install # install the game into your system
2625
make package # generate both .deb package and .tar.gz package
2726
```
@@ -40,12 +39,11 @@ English is not our native language, but we do our best! If you see some errors,
4039

4140
If there are problems understanding the old commits or monthly reports that are in French, don't hesitate to ask!
4241

43-
__The current game version is Alpha 0.13__ Download link: <a
42+
__The current game version is Alpha 0.14__ Download link: <a
4443
href="http://opmon-game.ga/downloads"><img src="https://raw.githubusercontent.com/cyrioncentori/OpMon/master/Resources/Other/version_logo.png" alt="Download Link"></a>
4544

46-
__The next game version will be Alpha 0.14__: Added descriptions on
47-
objects, Map system recreation and code reorganization
48-
__After : Alpha 0.15__: Added the first OPMon's fight
45+
__The next game version will be Alpha 0.15__: Added the first OPMon's fight
46+
__After : Alpha 0.16__:Fight system update and OpMons improvements
4947
* [Look the ROADMAP](https://github.com/cyrioncentori/OpMon/wiki/ROADMAP)
5048
* [Look the Releases changelog](https://github.com/cyrioncentori/OpMon/wiki/Releases)
5149

@@ -66,12 +64,12 @@ See the controls of the game OpMon [here](http://opmon-game.ga/controls.html)
6664
* [Dépot du site web](https://github.com/cyrioncentori/Site-OpMon)
6765
* [Crédits](https://github.com/cyrioncentori/OpMon/blob/master/Credits.md)
6866

69-
<br/>Version du jeu : Alpha 0.13 | Téléchargement : <a
67+
<br/>Version du jeu : Alpha 0.14 | Téléchargement : <a
7068
href="http://opmon-game.ga"><img src="https://raw.githubusercontent.com/cyrioncentori/OpMon/master/Resources/Other/version_logo.png" alt="Logo Téléchargement"></a><br/><br/>
7169

7270
### Prochaines versions :
73-
* Alpha 0.14 : Ajout de descriptions d'objets et ajout du nouveau système de maps
7471
* Alpha 0.15 : Ajout du premier combat entre dresseurs
72+
* Alpha 0.16 : Amelioration du système de combat et ameliorations des OpMOns et de leurs stats
7573
* [Voir la RoadMap](https://github.com/cyrioncentori/OpMon/wiki/ROADMAP)
7674

7775
<br/>

0 commit comments

Comments
 (0)