GotoLink / BurpTech

Basically a bunch of random features and tweaks used by Burpcraft Server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BurpTech

Basically a bunch of random features and tweaks used by Burpcraft Server.

Website

Minecraft Forum Post

FTB Forum Post

RenEvo's 1.6.2.13 Spotlight

Feedback/Support


Tools for the code


Installing the code

####Automatic####

Run Minecraft Launcher - and login to the appropriate version of Minecraft (REQUIRED)

Run setup.cmd (Requires powershell at the moment, someone is more than welcome to create a linux version of this in a pull request)

Open root directory with IntelliJ IDEA

For ecplise, we recommend Setting Up Development Environment - By Pahimar


Building the code

####Gradle####

    1. Run 'gradlew clean build' on the directory
    1. Outputs will be in the 'build/libs' directory

####Ants####

    1. Download Apache Ant - found here
    1. Download ModCoderPack - found here
    1. Unzip MCP on the directory
    1. Run ant on the / directory.
    1. Outputs will be in the bin directory

About

Basically a bunch of random features and tweaks used by Burpcraft Server.


Languages

Language:Java 99.4%Language:PowerShell 0.6%Language:Shell 0.0%