Browse Source

Update README.md

Bastien Sevajol 6 years ago
parent
commit
ed0e466749
No account linked to committer's email
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md View File

1
 # OpenCombat
1
 # OpenCombat
2
 
2
 
3
-Open source close combat inspired game
3
+Open source close combat inspired game. Presentation here: http://www.closecombatseries.net/CCS/modules.php?name=Forums&file=viewtopic&t=11696
4
+
5
+**Important note**: OpenCombat is in development and is developed under linux. Windows support is planned but not actually tested.
4
 
6
 
5
 # Install
7
 # Install
6
 
8
 
7
 OS require: build-essential libsdl1.2debian libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev
9
 OS require: build-essential libsdl1.2debian libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev
8
 
10
 
9
-Note: OpenCombat is in development mode. 
10
-
11
 Considering in your virtual environment, install synergine2:
11
 Considering in your virtual environment, install synergine2:
12
 
12
 
13
     git clone https://github.com/buxx/synergine2.git
13
     git clone https://github.com/buxx/synergine2.git