]> Dogcows Code - chaz/yoink/blobdiff - README
main loop code fixed to decouple updates and draws
[chaz/yoink] / README
diff --git a/README b/README
index 8eb36d8ddb8454ee4e2467992e6a49e167733a57..0193c48f71a21d4b25711902e9b8110b6d85d4ea 100644 (file)
--- a/README
+++ b/README
@@ -10,10 +10,14 @@ The new code is released under the Simplified BSD License.  The old code and
 original resources are provided under the zlib/libpng License.  See COPYING
 for complete details.
 
-External Dependencies:
 
-GL
-SDL
-SDL_image
-boost
+Dependencies:
+
+boost headers  1.35.0
+libGL
+libSDL                 1.2.13
+libSDL_image   1.2.7
+
+Note: The version numbers are the versions I have been using for development,
+not necessarily the minimum required version numbers.
 
This page took 0.016319 seconds and 4 git commands to generate.