Skip to content

Commit 522e69e

Browse files
authored
Merge pull request ptitSeb#5 from cxong/patch-1
Update README.md
2 parents 12d2de8 + 67d7d0d commit 522e69e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# prototype
2-
===========
3-
4-
![prototype build status](https://api.travis-ci.org/ptitSeb/prototype.png "prototype build status")
52

63
This is ProtoType, an RType remake from Dark Castle Software.
7-
This version compile on OpenPandora, Linux, ODROID and AmigaOS4, has the FMOD dependancy removed (using SDL_mixer instead, but can be re-activated), and has a few fixes in the code.
4+
This version compiles on OpenPandora, Linux, ODROID and AmigaOS4, has the FMOD dependancy removed (using SDL_mixer instead, but can be re-activated), and has a few fixes in the code.
85
This game now use stb_image for Image Loading.
96

107
![sreenshot on Pandora](screenshot.png "screenshot on Pandora")
@@ -27,7 +24,7 @@ SDL2 is also supported, just add `SDL2=1` to the make command (better `make clea
2724

2825
To use legacy FMOD, add `FMOD=1` to the make command.
2926

30-
For more info, the website of the original game is here: http://xout.blackened-interactive.com/ProtoType/Prototype.html
27+
For more info, the website of the original game is here: [http://xout.blackened-interactive.com/ProtoType/Prototype.html](https://web.archive.org/web/20160507085617/http://xout.blackened-interactive.com/ProtoType/Prototype.html)
3128

3229
For info on the Pandora version, go there: https://pyra-handheld.com/boards/threads/prototype.71887/
3330

0 commit comments

Comments
 (0)