forked from Hamcha/facilitator
-
Notifications
You must be signed in to change notification settings - Fork 0
crazycpp/facilitator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C++ 94.7%
- C 3.9%
- Objective-C 1.3%
- Other 0.1%