The last stable 1.4 source is up on sourceforge as well as the 1.5 version (still in alpha).
http://sourceforge.net/apps/trac/game-editor/To checkout the source you would run this command.
- Code: Select all
svn co https://game-editor.svn.sourceforge.net/svnroot/game-editor/trunk "Game Editor"
The 1.4.1 beta source is up on github
https://github.com/game-editor/game-editor. You can either check it out with git, or just download it via this link.
https://github.com/game-editor/game-editor/archive/master.zip