Launch FIFE
From FIFE development wiki
[edit] Introduction
This article describes the different ways how to launch the engine on the different supported platforms.
Contents |
[edit] Linux
Platform-dependent information: Linux.
The following passage contains information that is specific to Linux and other POSIX-based operating systems.
[edit] Island_demo
[edit] Mac
Platform-dependent information: Mac.
The following passage contains information that is specific to PPC and Intel-x86-based Macintosh systems.
[edit] Island_demo
[edit] Win32
Platform-dependent information: Win32.
The following passage contains information that is specific to Windows operating systems.
[edit] Requirements
- Python scripts should be automatically associated with the Python interpreter on your system after installing ActivePython 2.6. If you're not running ActivePython but a different Python distribution, you might need to associate .py files with the Python.exe that resides somewhere on your HDD manually.

