pubg-d 0.8.0
D interface for the PUBG api.
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:
pubg-d
PUBG api wrapper written in D.
dependencies
none
usage
installation
Clone the repo then add like any other library to your project by adding the following code to your dub.(json/sdl) file.
"pubg-d": {
"version": "~master",
"path": "<path to pubg-d folder>"
}
dependency "pubg-d" version="~master" path="<path to pubg-d folder>"
setup
To setup the api all you need to do is set the api key using setAPIKey(<config path>)
.
- Registered by Reece Jones
- 0.8.0 released 6 years ago
- ReeceJones/pubg-d
- proprietary
- Copyright © 2018, Reece Jones
- Authors:
- Dependencies:
- none
- Versions:
-
0.8.4 2018-May-14 0.8.3 2018-May-11 0.8.2 2018-May-11 0.8.1 2018-May-08 0.8.0 2018-May-08 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
25 downloads total
-
- Score:
- 0.3
- Short URL:
- pubg-d.dub.pm