소스 검색

Updated again.

Ryan C. Gordon 25 년 전
부모
커밋
60596eb083
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  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)
 
+