Bladeren bron

Updated again.

Ryan C. Gordon 24 jaren geleden
bovenliggende
commit
60596eb083
1 gewijzigde bestanden met toevoegingen van 7 en 1 verwijderingen
  1. 7 1
      INSTALL

+ 7 - 1
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)
 
+