TeamJM / journeymap-legacy

GNU Lesser General Public License v2.1
10 stars 13 forks source link

JourneyMap for Minecraft

Source code and build resources for JourneyMap (http://journeymap.info)

Requirements

Contributing

We're huge fans of the open source community, and we're happy to accept pull requests for patches and improvements. That said, we would prefer that you join the discord server and have a chat with us about it first. This allows us to cooperate with you and ensure that your PR makes sense, and isn't stepping on anyone else's toes.

If you would like to contribute, please fork this repository and submit a pull request.

When submitting a pull request, please follow these guidelines:

Environment Setup

1. Git the JourneyMap source

Check out a branch of the JourneyMap GIT repo to a directory called journeymap. For example:

    git clone git@github.com:TeamJM/journeymap-legacy.git
    cd journeymap-legacy
    git fetch && git checkout (branchname)

2. Setup JourneyMap with Forge for IntelliJ IDEA

    gradlew.bat build

3. Build the jars

Thanks

Thanks to YourKit for providing licenses to open source projects. YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.