This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
cre:compiling [2021/10/26 10:28] ryo [Windows] update |
cre:compiling [2021/10/26 11:51] draugthewhopper [Finishing steps] |
||
---|---|---|---|
Line 33: | Line 33: | ||
===== Windows ===== | ===== Windows ===== | ||
- | Windows users wishing to use CRE have two options if they don't wish to compile CRE themselves: use the installer, or use the standalone executable. | + | Windows users wishing to use CRE have two options if they don't wish to compile CRE themselves: use the installer, or use the standalone executable. They are available from [[http://crossfire.weeger.org]]. Both are updated daily, with some ''archives''. |
In both cases, it is required to get ''maps'' and ''arch'' (read below). | In both cases, it is required to get ''maps'' and ''arch'' (read below). | ||
- | Both CRE versions are cross-compiled, so may have issues not detected, please report them. They are available from [[http://crossfire.weeger.org]]. | + | Both CRE versions are cross-compiled, so there may be unknown issues. Please report any issues, or problems with this documentation. |
- | + | ||
- | Both are updated daily, with some ''archives''. | + | |
==== Using the installer (recommended) ==== | ==== Using the installer (recommended) ==== | ||
Line 65: | Line 62: | ||
Get ''arch'' and ''maps'', and put them into ''share''. | Get ''arch'' and ''maps'', and put them into ''share''. | ||
- | One way is to get a snapshop from Sourceforge, available [[https://sourceforge.net/p/crossfire/crossfire-maps/ci/master/tarball?path=|for maps]] and [[https://sourceforge.net/p/crossfire/crossfire-arch/ci/master/tarball?path=|for arch]]. | + | One way is to get a snapshot from Sourceforge, available [[https://sourceforge.net/p/crossfire/crossfire-maps/ci/master/tarball?path=|for maps]] and [[https://sourceforge.net/p/crossfire/crossfire-arch/ci/master/tarball?path=|for arch]]. |
Another option is to clone the git repositories so you can easily push your changes upstream. | Another option is to clone the git repositories so you can easily push your changes upstream. |