You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can run the file directly or save it to disk. If you choose the latter then just double-click the file once it's downloaded.
105
-
<br/><br/>
116
+
</p>
117
+
<palign="justify">
118
+
There are two shortcuts generated by the installer: "FreeCol" and "FreeCol (2GB)". The former uses 25% of the available RAM on the system while the latter always uses 2GB. Use "FreeCol (2GB)" if you have less than 8GB RAM.
119
+
</p>
120
+
121
+
<br/>
122
+
<h3><aname="howto-macos">Instructions for macOs:</a></h3>
or <ahref="https://sourceforge.net/projects/freecol/files/freecol/freecol-1.2.0/FreeCol-intel-1.2.0.dmg/download">freecol-intel-1.2.0.dmg</a> (Intel). The latter is for older macs.
109
-
FreeCol has some problems running on macOs, so you should save your game frequently. You might also need to get the file out of quarantine after downloading it since we have not signed the application for the M1/M2 package:
127
+
FreeCol has some problems running on macOs, so you should keep the autosave feature on.
128
+
</p>
129
+
<palign="justify">
130
+
There are issues when having the screen use a non-native resolution. If possible, please do try changing the resolution of the screen to native before running FreeCol.
131
+
</p>
132
+
<palign="justify">
133
+
You might also need to get the file out of quarantine after downloading it since we have not signed the application. Commands for the M1/M2 package:
<h3><aname="howto-other">Instructions for Linux/other:</a></h3>
150
+
<palign="justify">
151
+
FreeCol is included as a package in several BSD and Linux distributions, so you could try installing FreeCol in the normal manner for your system (package manager).
152
+
<palign="justify">
153
+
</p>
154
+
<palign="justify">
155
+
You need to install Java (minimum 11, preferably 21) in order to run FreeCol. You should use the latest Java that is available through the package manager on your system. Alternatively, you could <ahref="https://adoptium.net/temurin/releases/?os=linux&arch=x64&package=jdk&version=21">download Java</a> and manually install it.
156
+
</p>
157
+
<palign="justify">
123
158
Users that know how to start a java program can download <ahref="https://sourceforge.net/projects/freecol/files/freecol/freecol-1.2.0/freecol-1.2.0-installer.jar/download">freecol-1.2.0-installer.jar</a>. Start the installation program by running the command: "java -jar freecol-1.2.0-installer.jar". This installer is recommended for Linux users. <br/><br/>
124
159
If you don't need a desktop icon and you know how to start a java program then you can download <ahref="https://sourceforge.net/projects/freecol/files/freecol/freecol-1.2.0/freecol-1.2.0.zip/download">freecol-1.2.0.zip</a>.
125
160
</p>
126
-
<h4>Help, Feedback & Bugs:</h4>
127
-
<palign="justify">Help requests and feedback can be sent via e-mail to
Please submit bugs through the SourceForge <ahref="https://sourceforge.net/p/freecol/bugs/">bug tracker</a> and request new features by using the <ahref="https://sourceforge.net/p/freecol/improvement-requests/">feature request tracker</a>.</p>
149
-
150
-
<h4>The latest development version of FreeCol:</h4>
161
+
162
+
<br/>
163
+
<h3>Help, Feedback & Bugs:</h3>
164
+
<palign="justify">
165
+
Help requests and feedback can be posted on one of our <ahref="https://sourceforge.net/p/freecol/discussion/">forums</a> or by using the <ahref="https://discord.gg/wVvGKugNFy">FreeCol channel on this Discord server</a>.
166
+
</p>
167
+
<palign="justify">
168
+
Please submit bugs through the SourceForge <ahref="https://sourceforge.net/p/freecol/bugs/">bug tracker</a> and request new features by using the <ahref="https://sourceforge.net/p/freecol/improvement-requests/">feature request tracker</a>. Please also check out our <ahref="/roadmap.html">roadmap</a>.
169
+
</p>
170
+
<br/>
171
+
<h3>The Latest Development Version of FreeCol:</h3>
151
172
You can download the <ahref="https://github.com/FreeCol/freecol/releases/tag/latest">latest development build</a> if you would like to test the game or try changes
152
173
before they are included in an official version. The development build includes platform independent installers and source files, but you will manually have to install
153
174
Java. If you want to contribute you can:
@@ -157,3 +178,4 @@ <h4>The latest development version of FreeCol:</h4>
157
178
<li>Discuss FreeCol releases on our <ahref="https://sourceforge.net/p/freecol/discussion/">Forums</a>.</li>
158
179
<li>Contribute to our <ahref="https://sourceforge.net/p/freecol/git/">code base</a> by Forking and submitting a Pull Request.</li>
Copy file name to clipboardExpand all lines: www.freecol.org/status.html
+2-1
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,5 @@
6
6
path: /about.html
7
7
name: About FreeCol
8
8
---
9
-
<p>FreeCol is continuously developed. For more on the latest Freecol development progress, please visit the <ahref="https://sourceforge.net/projects/freecol/" title="FreeCol on SourceForge">SourceForge Project page</a> or our <ahref="https://github.com/FreeCol/freecol/" title="FreeCol on GitHub">GitHub Mirror (including Nightly Releases)</a>.</p>
9
+
<p>FreeCol is continuously developed. For more on the latest Freecol development progress, please visit the <ahref="/roadmap.html">roadmap</a>, <ahref="https://sourceforge.net/projects/freecol/" title="FreeCol on SourceForge">SourceForge Project page</a> or our <ahref="https://github.com/FreeCol/freecol/" title="FreeCol on GitHub">GitHub Mirror (including Nightly Releases)</a>.</p>
10
+
<p>There are often development related discussions on the <ahref="https://discord.gg/wVvGKugNFy">FreeCol channel on this Discord server</a>.
0 commit comments