Skip to content

dino0815/mcrcon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

####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.

About

Rcon client for Minecraft

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%