In this post, I'll briefly summarize the most important changes:
- Downloads: Downloading compressed archives of the Cafu source code is now possible directly via the new Git project page at Bitbucket. The source code is now always the latest, and available in
zip
,tar.gz
andtar.bz2
formats. - Getting Started with the Cafu Source Code has been updated to explain getting the source code with the Git version control system rather than with Subversion. (Our migration from Subversion to Git is still not entirely complete, but referring new users to the new repository is another important step.)
- The pages were newly added or improved to explain better how custom games, projects or applications are created with Cafu.
- The C++ and Scripting reference documentation was upgraded to the latest version of Doxygen.
