User Tools

Site Tools


downloading

Downloading Crossfire

Crossfire has file releases (i.e., 1.75.0), but also has ongoing updates using git revision control system.

SourceForge Releases

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

downloading.txt · Last modified: 2024/12/19 18:03 by leaf