@open-realms/do-minecraft
v0.2.0
Published
A library for interacting with Minecraft on DigitalOcean servers
Downloads
6
Readme
DigitalOcean Minecraft
A library used to create and manage minecraft servers on DigitalOcean droplets.
NOTE: This is a work in progress.
Usage
Install do-minecraft by running the following:
# If you use yarn
$ yarn add @open-realms/do-minecraft
# If you use npm
$ npm install --save @open-realms/do-minecraft
Documentation on actual usage coming soon.