https://github.com/brennie/hypercube
A Minecraft HTTP API plugin
https://github.com/brennie/hypercube
api http minecraft minecraft-plugin sponge-plugin
Last synced: 12 months ago
JSON representation
A Minecraft HTTP API plugin
- Host: GitHub
- URL: https://github.com/brennie/hypercube
- Owner: brennie
- License: mit
- Created: 2018-03-13T05:39:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-14T07:21:18.000Z (about 8 years ago)
- Last Synced: 2025-02-12T16:51:59.894Z (about 1 year ago)
- Topics: api, http, minecraft, minecraft-plugin, sponge-plugin
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
[![CircleCI Build Status][circleci-build-img]][circleci]
[circleci]: https://circle.com/gh/brennie/hypercube
[circleci-build-img]: https://img.shields.io/circleci/project/github/brennie/hypercube.svg
---
# Hypercube
A Minecraft HTTP API plugin for servers running [Sponge][sponge].
## Building Hypercube
Hypercube is built with a Docker container:
```sh
docker-compose build builder
docker-compose up builder
```
[sponge]: https://www.spongepowered.org/