|
From: Tapio V. <aa...@us...> - 2011-02-26 12:30:41
|
Author: Tapio Vierros <tap...@gm...> Date: Sat Feb 26 14:29:29 2011 +0200 Really simple download section for Composer. --- htdocs-source/download.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/htdocs-source/download.txt b/htdocs-source/download.txt index 9e4ff97..3d6bcae 100644 --- a/htdocs-source/download.txt +++ b/htdocs-source/download.txt @@ -30,3 +30,8 @@ Download Performous If you are building Performous yourself or wish to do any development on it, you should always use the git master branch rather than releases. The master branch is relatively stable as all development is done in separate branches but it often contains bugfixes and improvements that haven't been released yet. +:h2:Composer + + Binaries at <a href="https://sourceforge.net/projects/performous/files/editor" target="_new">SourceForge</a> + Git repository: <a href="git://git.performous.org/gitroot/performous/editor">editor</a> + |