Where can we get the Supertux level editor

Posted:
31 May 2012, 09:06
by JVC
Hi everyone,
I wanted to check Supertux level editor for curiosity but I didn't find it. I tried this svn repository
http://supertux.lethargik.org/svn/super ... tux-editor but it asked me some password. Is there a more recent repository somewhere else?
Thanks for your help!
Re: Where can we get the Supertux level editor

Posted:
31 May 2012, 11:17
by Knitter
If I'm not mistaken, SuperTux code is on Google Code Hosting,
http://code.google.com/p/supertux , you can try to clone the "editor" branch. Change the branch in the Source section or try this link
http://code.google.com/p/supertux/sourc ... epo=editorLast time I checked the editor was no very stable and was hard to build in anything other than MS Windows.
Re: Where can we get the Supertux level editor

Posted:
31 May 2012, 13:55
by ctdabomb
knitter is right. we are on google code, and you can clone the repo, but I think compiling it is kind of awkward. which OS do you have? I think there are some precompiled packages for some/most OSes.
Re: Where can we get the Supertux level editor

Posted:
01 Jun 2012, 05:10
by JVC
Oh, you're so fast!! I'm so stupid!!
I was using the repository on Google, but only the default one. Didn't see the editor before. Thanks for your help!
My OS is Archlinux 64, so, no precompiled binary I think (there is a AUR package but it used the SVN repository).