|
Revision 25, 0.5 kB
(checked in by clayasaurus, 6 years ago)
|
raknet now works on windows, sources, minibugfix
|
| Line | |
|---|
| 1 |
Original Author: Clay Smith (clayasaurus@gmail.com) |
|---|
| 2 |
|
|---|
| 3 |
This code works was tested both windows and linux and works. I've included the raknet source I based my code off of |
|---|
| 4 |
for both windows and linux. |
|---|
| 5 |
|
|---|
| 6 |
Allows use of bitstreams and RPC, comes with a chat sample and a networked opengl |
|---|
| 7 |
line drawing sample using my 2D game framework & derelict, based upon irrlicht's Raknet example. |
|---|
| 8 |
|
|---|
| 9 |
I started this 'binding' in order to get the C++ version of raknet to work with D. |
|---|
| 10 |
|
|---|
| 11 |
These should please both windows and linux users. |
|---|
| 12 |
|
|---|
| 13 |
Have a nice day, |
|---|
| 14 |
~ Clay |
|---|