<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://game.etao.net/w/index.php?action=history&amp;feed=atom&amp;title=HowToGetLatestStendhal</id>
	<title>HowToGetLatestStendhal - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://game.etao.net/w/index.php?action=history&amp;feed=atom&amp;title=HowToGetLatestStendhal"/>
	<link rel="alternate" type="text/html" href="https://game.etao.net/w/index.php?title=HowToGetLatestStendhal&amp;action=history"/>
	<updated>2026-05-06T05:54:30Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://game.etao.net/w/index.php?title=HowToGetLatestStendhal&amp;diff=103&amp;oldid=prev</id>
		<title>imported&gt;Knlg42：​创建页面，内容为“=Precompiled JAR files= You can download the latest &#039;&#039;stable&#039;&#039; version, {{version}} at the downloads page, http://arianne.sourceforge.net/?arianne_url=games/game_ste…”</title>
		<link rel="alternate" type="text/html" href="https://game.etao.net/w/index.php?title=HowToGetLatestStendhal&amp;diff=103&amp;oldid=prev"/>
		<updated>2020-04-20T13:24:30Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“=Precompiled JAR files= You can download the latest &amp;#039;&amp;#039;stable&amp;#039;&amp;#039; version, {{version}} at the downloads page, http://arianne.sourceforge.net/?arianne_url=games/game_ste…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Precompiled JAR files=&lt;br /&gt;
You can download the latest &amp;#039;&amp;#039;stable&amp;#039;&amp;#039; version, {{version}} at the downloads page, http://arianne.sourceforge.net/?arianne_url=games/game_stendhal#downloads You can also use Git, but that code is actively developed and may be unstable. If you use the Git version, you must also [[HowToBuildStendhal|compile]] the files, and create the JAR files.&lt;br /&gt;
&lt;br /&gt;
=Java Webstart=&lt;br /&gt;
Java Webstart is a method of loading a blah.jar file, from the web. A user clicks on that link, and java handles the content, whatever it may be.&lt;br /&gt;
&lt;br /&gt;
==Stendhal Webstart==&lt;br /&gt;
All you have to do is goto the main stendhal page at http://arianne.sourceforge.net/?arianne_url=games/game_stendhal and click on the &amp;quot;Play&amp;quot; image.&lt;br /&gt;
&lt;br /&gt;
= Source Code Via Git =&lt;br /&gt;
&lt;br /&gt;
== Anonymous Git Access ==&lt;br /&gt;
&lt;br /&gt;
To download the latest Stendhal source code with read-only access use the following command from a terminal or command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone git://git.code.sf.net/p/arianne/stendhal&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This will download the entire remote source code and create a local repository. To update the local repo at any time the &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;git fetch&amp;lt;/span&amp;gt;, &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;git merge&amp;lt;/span&amp;gt;, or &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;git rebase&amp;lt;/span&amp;gt; commands can be used. Each uses a different method for adding changes locally. It is advised to read up on the differences.&lt;br /&gt;
&lt;br /&gt;
== Privileged Git Access ==&lt;br /&gt;
&lt;br /&gt;
Sourceforge accounts with read/write privileges to the Arianne Git repositories can use their Sourceforge username and password to gain access via SSH:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone ssh://username@git.code.sf.net/p/arianne/stendhal&lt;br /&gt;
or&lt;br /&gt;
git clone https://username@git.code.sf.net/p/arianne/stendhal&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will be prompted for your SF password afterward. To commit changes use the &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;git commit&amp;lt;/span&amp;gt; command and &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;git push&amp;lt;/span&amp;gt; to push changes to the remote master repository. If the local repository is out of sync with remote it will be required to do a synchronization prior.&lt;/div&gt;</summary>
		<author><name>imported&gt;Knlg42</name></author>
	</entry>
</feed>