Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1004 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 1004 Bytes

Create: Above and Beyond

A fork of Create's official Challenge-pack

More information on the original Project Page: https://www.curseforge.com/minecraft/modpacks/create-above-and-beyond

Getting Started

Prerequisites

Single player

Download the latest release as a .zip and start it with your favorite launcher.

Server

  1. Install docker
  2. Download the server zip and the docker-compose.yml file from the latest release
  3. Start it with docker compose up

Development

Build a new release with ./build.sh

Contributing

Feel free to open PRs ;)

Versioning

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