2015-01-05 11:02:50 +02:00
2015-01-05 04:55:46 +02:00
2013-06-19 05:21:34 +03:00
2015-01-05 11:02:50 +02: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%