
Download
libfreespace is free software and its source code is freely downloadable under the terms of the GNU LGPL license. You can download the latest source code and binaries from the links below. Installation instructions can be found in the included README files and on the installation page.
The latest release is 0.5rc0. Although 0.4 is the latest stable release, the 0.5 branch is recommended for all new development. The 0.5 branch adds support for the FSP200 series of Freespace processors. Migrating from 0.4 to 0.5 does require some minor application changes as explained in the migration guide.
libfreespace
- libfreespace-0.5rc0.tar.gz [source]
- libfreespace-0.5rc0-win32.zip [Windows binary]
libfreespace examples
- libfreespace-examples-0.5rc0.tar.gz [source]
- libfreespace-examples-0.5rc0.msi [Windows installer]
Java binding
- jfreespace-0.5rc0.jar [Windows jar file]
- jfreespace-0.5rc0.zip [source]
Development and older releases
Development occurs in our bazaar repositories on launchpad.net:
To check out a local copy of the trunk development branch, install bazaar if you haven't already, and run the following to check out the core libfreespace code:
bzr branch lp:libfreespace
bzr branch lp:libfreespace-examples
-
- Use launchpad to find and to download older releases.
