mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 10:13:16 +00:00
133 lines
6.1 KiB
HTML
133 lines
6.1 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/xhtml; charset=utf-8" />
|
|
<link rel="shortcut icon" type="image/png" href="http://wesnoth.org/mw/skins/glamdrol/ico.png" />
|
|
<style type="text/css">@import url('http://wesnoth.org/mw/skins/glamdrol/main.css');</style>
|
|
<style type="text/css">@import url('http://wesnoth.org/mw/skins/glamdrol/home.css');</style>
|
|
<style type="text/css">
|
|
#feature #overview { background-image: url()!important; }
|
|
#overview ul { width: 100% !important; }
|
|
</style>
|
|
<title>Documentation & Download - User Made Content Development IDE</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="global">
|
|
|
|
<div id="header">
|
|
<div id="logo">
|
|
<a href="/"><img alt="Wesnoth logo" src="http://wesnoth.org/mw/skins/glamdrol/wesnoth-logo.jpg" /></a>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="nav">
|
|
<ul>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="download.html">Download</a></li>
|
|
<li><a href="features.html">Features</a></li>
|
|
<li><a href="http://wesnoth.org">Battle for Wesnoth</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="main">
|
|
|
|
<div id="feature">
|
|
|
|
<div id="border_left"><div id="border_right"><div id="border_bottom">
|
|
<div id="corner_bottomleft"><div id="corner_bottomright">
|
|
<div id="border_top"><div id="corner_topleft"><div id="corner_topright">
|
|
|
|
<div id="overview">
|
|
<h2>Manuals</h2>
|
|
|
|
<p>
|
|
User's Manual can be found here:
|
|
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/2.0.1/user_manual.pdf/download">Download User's Manual</a>.
|
|
<br/>
|
|
Developer's Manual can be found here:
|
|
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/2.0.1/dev_manual.pdf/download">Download Developer's Manual</a>.
|
|
</p>
|
|
|
|
<h2>Download</h2>
|
|
<p>The current version of the UMC IDE is 2.0.1</p>
|
|
<p>The UMC IDE is available in two flavours: eclipse plugin and standalone application.</p>
|
|
<ul>
|
|
<li>
|
|
<a>*</a> <span style="text-decoration: underline;">Eclipse plugin:</span>
|
|
Use the following link as the update site: <a href="http://eclipse.wesnoth.org/updates">http://eclipse.wesnoth.org/updates</a>
|
|
</li>
|
|
<br/>
|
|
<li>
|
|
<a>*</a> <span style="text-decoration: underline;">Standalone application:</span> <br />
|
|
|
|
<!-- WINDOWS -->
|
|
<img src="http://a.fsdn.com/con/img/icons/windows.png" />
|
|
Download for Windows:
|
|
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/2.0.1/wesnoth_umc_dev-win32.win32.x86.zip/download">32 bit</a>
|
|
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/2.0.1/wesnoth_umc_dev-win32.win32.x86_64.zip/download">64 bit</a> <a>|</a>
|
|
(Download <a href="https://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/utils/fix_update.cmd/download">post-update fix</a>)
|
|
<br/>
|
|
|
|
<!-- LINUX -->
|
|
<img src="http://a.fsdn.com/con/img/icons/linux.png" />
|
|
Download for Linux:
|
|
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/2.0.1/wesnoth_umc_dev-linux.gtk.x86.zip/download">32 bit</a>
|
|
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/2.0.1/wesnoth_umc_dev-linux.gtk.x86_64.zip/download">64 bit</a> <a>|</a>
|
|
(Download <a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/utils/fix_update.sh/download">post-update fix</a>)
|
|
<br/>
|
|
|
|
<!-- MAC OS X -->
|
|
<img src="https://a.fsdn.com/con/img/icons/mac.png" />
|
|
Download for Mac OS X:
|
|
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/2.0.1/wesnoth_umc_dev-macosx.cocoa.x86_64.zip/download">64 bit</a> <a>|</a>
|
|
(Download <a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/utils/fix_update.zip/download">post-update fix</a>)
|
|
<br/><br/>
|
|
<a name="mac_32bit_note"><span style="font-style:italic;">* Note:</span></a> The IDE does not support 32 bit Mac OSX , because it requires Java SE6 which is available just on the 64 bit Mac OS X.
|
|
<br/>
|
|
|
|
<a name="postupdate_note"><span style="font-style:italic;">* Note:</span></a> If the IDE doesn't start anymore after the update, please download and run the Post-Update fix script provided for your operating system.
|
|
<br/><br/>
|
|
|
|
The application requires the Java runtime environment, so you need to install SUN's Java first (not openJDK or others)
|
|
- <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Download Java</a>.
|
|
<br/><br/>
|
|
|
|
For all versions go here: <a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/">Download standalone versions</a>
|
|
</li>
|
|
</ul>
|
|
|
|
</div> <!-- overview -->
|
|
|
|
</div></div></div></div></div></div></div></div>
|
|
|
|
</div> <!-- feature -->
|
|
|
|
<div class="visualClear"></div>
|
|
|
|
<div id="footer">
|
|
<div id="note">
|
|
<p><a href="http://wiki.wesnoth.org/Site_Map">Site map</a></p>
|
|
<p><a href="http://wiki.wesnoth.org/Wesnoth:Copyrights">Copyright</a> © 2003-2013 The Battle for Wesnoth</p>
|
|
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a>.</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div> <!-- main -->
|
|
|
|
</div> <!-- global -->
|
|
|
|
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
_uacct = "UA-1872754-3";
|
|
var tracker = _gat._getTracker(_uacct);
|
|
</script>
|
|
<script type="text/javascript">
|
|
urchinTracker();
|
|
</script>
|
|
</body>
|
|
</html> |