The current release of Fabula is 0.8.3. Check out the release notes.
Important: All 0.8.x releases of Fabula are alpha versions. They may not install cleanly, lack features, crash or set your pet on fire. Use at your own risk!
Fabula comes in several release formats. Which one is for you depends on how you want to use Fabula.
Releases are signed with my OpenPGP key.
Download this if you want to run a standard Fabula client or server, or use the visual editor. Unzip the archive and simply run the appropriate *.exe file.
fabula-0.8.3-win32.zip (MD5 8746a9c70addaa4fe3bddf397df8fcc7)
Signature: fabula-0.8.3-win32.zip.asc
Download this if you want code your own games using Fabula, customising server logic or the client.
You will need Python >= 3.1 from http://python.org/ and Pygame >= 1.9.1 from http://pygame.org/.
fabula-0.8.3.zip (MD5 3620b22ce9f873c94fae1d8d2e1d013f)
Signature: fabula-0.8.3.zip.asc
Fabula uses the Python distutils module. To install, unzip the archive and run
python setup.py installon the command line.
Fabula development has been funded by the MFG Stiftung Baden-Württemberg from November 2010 to October 2011.
Fabula on launchpad:
https://launchpad.net/fabula
Fabula on ohloh:
https://www.ohloh.net/p/fabulaengine
Fabula on freecode:
http://freecode.com/projects/fabula
Fabula on PyPI:
http://pypi.python.org/pypi/fabula
Fabula on pygame.org:
http://pygame.org/project-fabula-1746-4059.html