eclipse plugin: Fix the macos 64 bit download link
This commit is contained in:
parent
516923bb74
commit
209db21c44
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
<img src="https://a.fsdn.com/con/img/icons/mac.png" />
|
||||
Download for Mac OSX:
|
||||
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.macosx.cocoa.x86.zip/download">x86</a>
|
||||
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.macosx.cocoa.x86.zip/download">x64</a>
|
||||
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.macosx.cocoa.x86_64.zip/download">x64</a>
|
||||
<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>.
|
||||
|
|
Loading…
Add table
Reference in a new issue