derelict-enet 4.2.0
A dynamic binding to the ENet library.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DerelictENET
Based on enet version: `1.3.15`
A dynamic binding to ENet for the D Programming Language.
Please see the pages Building and Linking Derelict and Using Derelict, or information on how to build DerelictENet and load the ENet library at run time. In the meantime, here's some sample code.
import derelict.enet.enet;
void main() {
// Load the ENet library.
DerelictENet.load();
// Now ENet functions can be called.
...
}
- Registered by ponce
- 4.2.0 released 4 years ago
- DerelictOrg/DerelictENet
- github.com/DerelictOrg/DerelictENet
- Boost
- Authors:
- Dependencies:
- derelict-util
- Versions:
-
4.2.0 2020-Sep-08 4.1.0 2017-Jun-08 4.0.0 2017-Feb-24 3.0.0 2016-Oct-04 2.0.0 2015-May-24 - Download Stats:
-
-
0 downloads today
-
2 downloads this week
-
19 downloads this month
-
5086 downloads total
-
- Score:
- 1.6
- Short URL:
- derelict-enet.dub.pm