Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

mcpr/mcpr

Repository files navigation

MCPR Build Status JavaScript Style Guide Codacy Badge Slack

The ultimate Minecraft Plugin Registry!

Project Status

Stage Status
Alpha Complete
Sprint One: MVP Complete
Public Beta/MVP Current
Sprint Two: Polish Current

Getting Started

Run Localy

First, clone the repository.

git clone https://github.com/mcpr/mcpr.git && cd mcpr

Then change to the docker directory and run with Docker!

cd docker

docker-compose up -d

Hosted Registry

Documentation

You can find MCPR's documentation here:

MCPR Docs

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Noah Prail - Project Lead - @nprail

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details