]> Dogcows Code - chaz/yoink/blobdiff - README
new lua scripting for scene loading
[chaz/yoink] / README
diff --git a/README b/README
index b645786aa9a59f10e8a0c50aa49c9f9e42a72fb7..a8cfd9d525eb310c87115526553c62b49fc1d972 100644 (file)
--- a/README
+++ b/README
@@ -13,19 +13,21 @@ details.
 Dependencies:
 
 boost headers
+freealut
+libvorbis
+Lua
+OpenAL
 OpenGL (libGL, libGL or opengl32, glu32)
 SDL
 SDL_image (with libpng support)
-libvorbisfile
-OpenAL
-freealut
 
 
 Notes regarding the code:
 
-I've made some effort to put the more generic or reusable code into a separate
-library called Moof.  I've also made an effort to incorporate 3rd-party code
-that happened to fit well into what I needed.  So, generally, the source code is
+The code is a complete rewrite, containing none of the original code.  I've made
+some effort to put the more generic or reusable code into a separate library
+called Moof.  I've also made an effort to incorporate 3rd-party code that
+happened to fit well into what I needed.  So, generally, the source code is
 separated into these three categories:
 
 1. Yoink-specific code.
This page took 0.018289 seconds and 4 git commands to generate.