This wiki has been moved to https://github.com/SuperTux/wiki into the mediawiki branch.
Difference between revisions of "User:Rgcjonas"
m (new fixed ste build) |
(improved editor) |
||
Line 15: | Line 15: | ||
http://www.mediafire.com/?cd61bdcv3wt5a | http://www.mediafire.com/?cd61bdcv3wt5a | ||
+ | |||
+ | == SuperTux Improved Editor == | ||
+ | This is a fork of the SuperTux level editor. Contains some improvements. | ||
+ | |||
+ | https://launchpad.net/supertux-improved-editor | ||
+ | |||
+ | === Warning for Windows Users === | ||
+ | The improved editor uses GtkSharp instead of sdl to load images. This reduces the amount of dll files. Unfortunately, GtkSharp 2.12.10 for Windows '''has a bug and won't load any jpeg files'''. More info: http://arsuceno.blogspot.com/2011/05/bug-in-gtk-sharp-21210-for-windows.html | ||
+ | |||
+ | You can follow one of the solutions there or downgrade to GtkSharp 2.12.9-2: ftp://ftp.novell.com/pub/mono/gtk-sharp/gtk-sharp-2.12.9-2.win32.msi | ||
+ | |||
+ | === r7 === | ||
+ | Built on Linux using Mono. Runs on both Windows and Linux. CorFlags already set. | ||
+ | |||
+ | http://www.mediafire.com/?the4538yjsmh885 |
Revision as of 12:33, 4 November 2011
Contents
Supertux SVN Builds for Windows
SuperTux r6694
Built on Windows XP SP3 using MinGW / GCC 4.6.
Download: http://www.mediafire.com/?tk5pky5h2lnx00e
SuperTux-Editor r6694 (new fixed download)
Built on Linux using Mono. Runs on Windows, too (I added some dll files).
Download: http://www.mediafire.com/?i1uy7eysmc42dzw
all
Every build (especially older ones):
http://www.mediafire.com/?cd61bdcv3wt5a
SuperTux Improved Editor
This is a fork of the SuperTux level editor. Contains some improvements.
https://launchpad.net/supertux-improved-editor
Warning for Windows Users
The improved editor uses GtkSharp instead of sdl to load images. This reduces the amount of dll files. Unfortunately, GtkSharp 2.12.10 for Windows has a bug and won't load any jpeg files. More info: http://arsuceno.blogspot.com/2011/05/bug-in-gtk-sharp-21210-for-windows.html
You can follow one of the solutions there or downgrade to GtkSharp 2.12.9-2: ftp://ftp.novell.com/pub/mono/gtk-sharp/gtk-sharp-2.12.9-2.win32.msi
r7
Built on Linux using Mono. Runs on both Windows and Linux. CorFlags already set.