machinepack-7daystodiewebapi
v0.3.4
Published
Interact with a 7 Days to Die web API
Downloads
19
Maintainers
Readme
THIS PACKAGE IS DEPRECATED. Please use this instead
Docs Browse other machines FAQ
Interact with a 7 Days to Die web API
Installation
$ npm install machinepack-7daystodiewebapi
Usage
For the latest usage documentation, version information of this module, see http://node-machine.org/machinepack-7daystodiewebapi. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values.
About
This is a machinepack, an NPM module which exposes a set of related Node.js machines according to the machinepack specification. Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry. Learn more at http://node-machine.org/implementing/FAQ.
Tests
To run the tests, set up a 7DTD server to test on. Then create a file ".env" in the root folder and add these env variables:
TEST_IP
TEST_PORT <- Allocs webserver port
TEST_AUTHNAME <- Set in webpermission.xml or with the telnet command
TEST_AUTHTOKEN
TEST_STEAMID <- SteamID of a player that has been on the server
License
MIT © 2017 contributors