diff options
Diffstat (limited to '')
-rw-r--r-- | Game/Code/lib/requirements.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Game/Code/lib/requirements.txt b/Game/Code/lib/requirements.txt index 8eafe2d2..30f84f39 100644 --- a/Game/Code/lib/requirements.txt +++ b/Game/Code/lib/requirements.txt @@ -2,7 +2,9 @@ Not Included in SVN ( to many potential updates ) ---------------------------------------------------------------------------
Jedi-sdl
- http://sourceforge.net/projects/jedi-sdl
+ http://sourceforge.net/projects/jedi-sdl + Make sure to download VERSION 1, beta... + not version 0.5
Included in SVN ..
@@ -21,4 +23,4 @@ ffmpeg http://www.iversenit.dk/dev/ffmpeg-headers/
SQLLite Wrapper
- http://www.itwriting.com/sqlitesimple.php
\ No newline at end of file + http://www.itwriting.com/sqlitesimple.php |