2015-01-03 08:36:50 +00:00
2013-06-19 05:21:34 +03:00
2013-08-31 18:27:38 +03:00

####Compiling:

gcc -std=gnu11 -pedantic -Wall -Wextra -O2 -s -o mcrcon mcrcon.c

On windows, remember to link with winsockets. Add -lws2_32 to compiler command line on Mingw GCC.


More info here.

Languages
C 85.9%
Roff 8%
Makefile 6.1%