AlexusBlack / freeciv-web-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freeciv C source checkout and patching

** Below is how upstream (https://github.com/freeciv/freeciv-web) freeciv-web works. It's not true for TnT at the moment. **

This directory is where the Freeciv C server will be checked out from Git, and patched to work with Freeciv-web in the browser.

Freeciv will be checkout out from here: https://github.com/freeciv/freeciv

prepare_freeciv.sh - a script which will checkout Freeciv from Git, then patch apply the patches and finally configure and compile the Freeciv C server.

apply_patches.sh - applies patches against the Freeciv C source code.

version.txt - contains the Git revision of Freeciv to check out from Git.

The Freeciv C server is installed to $HOME/freeciv.

About


Languages

Language:C 84.8%Language:C++ 6.4%Language:Python 2.2%Language:Makefile 1.9%Language:Lua 1.8%Language:M4 1.2%Language:Shell 0.8%Language:Meson 0.2%Language:Roff 0.2%Language:Ruby 0.1%Language:NewLisp 0.1%Language:Perl 0.1%Language:SystemVerilog 0.1%Language:CSS 0.0%Language:Batchfile 0.0%