====== Downloading a Crossfire Client ====== | [[http://crossfire.real-time.com/clients/index.html|{{:client:beholder_download_button_trimmed.png?200}}]] | **{{http://crossfire.real-time.com/clients/index.html|Download a Crossfire Client Here}}** | | ::: | For Installation guides for each [[:client]] visit the [[:client|clients]] wiki page | ====== Downloading a Crossfire Server ====== | [[http://crossfire.real-time.com/servers/index.html|{{:server:dragon_download_button.png?200}}]] | **{{http://crossfire.real-time.com/servers/index.html|Download a Crossfire Server Here}}** | | ::: | For Installation guides for each [[:server]] visit the [[:server|servers]] wiki page | ===== SourceForge Releases ===== * http://sourceforge.net/project/showfiles.php?group_id=13833 * Crossfire has file releases (i.e., 1.75.0), but also has ongoing updates using git revision control system. ==== Git via SourceForge ==== The general commands to check out a module (archetypes, client, maps, server map editor, et al) is the following: * git clone https://git.code.sf.net/p/crossfire/crossfire-arch crossfire-crossfire-arch * git clone https://git.code.sf.net/p/crossfire/crossfire-client crossfire-crossfire-client * git clone https://git.code.sf.net/p/crossfire/crossfire-maps crossfire-crossfire-maps * git clone https://git.code.sf.net/p/crossfire/crossfire-server crossfire-crossfire-server * git clone https://git.code.sf.net/p/crossfire/crossfire-sounds crossfire-crossfire-sounds * git clone https://git.code.sf.net/p/crossfire/jxclient crossfire-jxclient * git clone https://git.code.sf.net/p/crossfire/metaserver crossfire-metaserver ==== Browse the Git Repository ==== Latest Git changes and history is available at: [[https://sourceforge.net/p/crossfire/_list/git]] ==== Access CVS Code Repo ==== The old cvs repository for Crossfire can be accessed using the [[sourceforge:git_cvsimport|git-cvsimport Perl script]] or using [[sourceforge:rsync|Rsync]].