Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

Hamcha/facilitator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity NAT Facilitator (for *nix)

WHAT

Unity's NAT Facilitator (which is basically Raknet's) doesn't compile on FreeBSD because Raknet is crap.
This fixes the raknet files to have them actually compile.
I also took the liberty to try and fix the gagillion warnings that G++ complains about, because the Raknet codebase is really a nightmare.

HOWTO

Just "make"
"make install" will put the executable file in /usr/local/bin

EXTRA

freebsd.service is a FreeBSD rc.d service so you can run it a boot time or stop it when running as deamon

LICENSE

The original project is license-less, raknet is GPLv3, so I guess this has to be GPLv3 as well? Who cares, do what you want, as long as it doesn't involve murdering children or something.

About

Unity NAT Facilitator for FreeBSD and other *nix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published