diff INSTALL @ 659:adb4b0e7c08c

* Added a bunch of changes to CHANGES. It should now be up to date * Added the FIFE ascii art header to INSTALL, and README * Updated README with some of the shooter demo info. TODO: update the "known issues" section.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Tue, 02 Nov 2010 18:51:10 +0000
parents 64738befdf3b
children 0ac1056c8253
line wrap: on
line diff
--- a/INSTALL	Sun Oct 31 13:16:16 2010 +0000
+++ b/INSTALL	Tue Nov 02 18:51:10 2010 +0000
@@ -1,3 +1,14 @@
+
+__/\\\\\\\\\\\\\\\___/\\\\\\\\\\\___/\\\\\\\\\\\\\\\___/\\\\\\\\\\\\\\\_        
+ _\/\\\///////////___\/////\\\///___\/\\\///////////___\/\\\///////////__       
+  _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________      
+   _\/\\\\\\\\\\\__________\/\\\______\/\\\\\\\\\\\______\/\\\\\\\\\\\_____     
+    _\/\\\///////___________\/\\\______\/\\\///////_______\/\\\///////______    
+     _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________   
+      _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________  
+       _\/\\\_______________/\\\\\\\\\\\__\/\\\______________\/\\\\\\\\\\\\\\\_ 
+        _\///_______________\///////////___\///_______________\///////////////__
+
 == Building, Installing and Running FIFE ==
 
 === Notes ===
@@ -62,4 +73,4 @@
  * http://downloads.activestate.com/ActivePython/windows/2.6/ActivePython-2.6.4.8-win32-x86.msi (for 32bit Windows systems)
  * http://downloads.activestate.com/ActivePython/windows/2.6/ActivePython-2.6.4.8-win64-x64-nopywin32.msi (for 64bit Windows systems)
 
-Move into the <FIFE>\demos\rio_de_hola directory and start the run.py script. You can simply double-click with your mouse on it. It should be automatically associated with the Python interpreter after installing ActivePython.
\ No newline at end of file
+Move into the <FIFE>\demos\rio_de_hola directory and start the run.py script. You can simply double-click with your mouse on it. It should be automatically associated with the Python interpreter after installing ActivePython.