From 60596eb08376899ccdbd913463a56a5dd38bfe3b Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 2 Sep 2001 01:11:56 +0000 Subject: [PATCH] Updated again. --- INSTALL | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index f2da8fbb..077dcd56 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,8 @@ -Building is very easy (*cough*). +Building is very easy. ALL PLATFORMS: + Please understand your rights and mine: read the text file LICENSE in the root of the source tree. If you can't abide by it, delete this source tree now. @@ -10,6 +11,7 @@ commented, and makes an excellent, in-depth reference to all the functions. UNIX: + Edit "Makefile", and follow the instructions. The defaults are probably okay for general purposes, but give it a once over to make sure. If you don't have zLib on your system, you'll need to disable ZIP support. @@ -33,5 +35,9 @@ After that, if building with CygWin, follow the Unix instructions, above. If you're using Visual C, point the IDE at physfs.dsw, and build. If you're using any other compiler, send me a patch when you get it working. :) +If someone is willing to maintain prebuilt PhysicsFS DLLs, I'd like to hear +from you; send an email to icculus@clutteredmind.org. + --ryan. (icculus@clutteredmind.org) +