0.2.0 • Published 3 years ago

@open-realms/do-minecraft v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.