Skip to content

Harchvertelol/HarchIrrNetLite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Irrnet

An updated version of the irrNetLite networking library compiled against recent versions of enet and zlib.

Changelog can be viewed here.

Compiling for Linux

Run make in the source/ directory to build the library, which will be placed in lib/.

Building examples

Navigate to examples/ and run:

./linux_buildAllExamples.sh

or to build them with optimizations:

./linux_buildAllExamples.sh release

The compiled binaries will be found in examples/bin/.

License

Refer to source/ReadMe.txt.

Packages

No packages published

Languages

  • HTML 43.6%
  • C 29.1%
  • Shell 14.9%
  • C++ 5.1%
  • JavaScript 2.2%
  • Makefile 1.9%
  • Other 3.2%
-