Bogdan-G / FFoKC

Fork of Fork of KCauldron and edit for testing and for BMPL =D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FF of KCauldron

FF of KCauldron - assembly modifications

Info Fork

It is a fork of a fork, which is the preservation of a few minor changes made by me, as well as other changes to other people. Some edits test for preserving the history of what they were doing. Part specific to the assembly BMPL. Changes can be controversial. Changes underway in the direction of my modpack.

I used to compile

  • Win 7 x64
  • Zulu JDK 7u101 x64
  • Gradle 2.13
  • git-scm 2.8.1 x64

Building FF of KCauldron

  • Checkout project git clone https://github.com/Bogdan-G/FFoKC.git
  • Init submodules
    • Since this project is merger of two other we need both. git submodule update --init --recursive
  • Setup initial workspace gradle setupCauldron
  • Build jar gradle jar --offline

Updating sources

If you're once checkout source - you not need to do it again

  • Update sources
    • git pull origin master
  • Reapply patches & build binaries
    • gradle clean setupCauldron jar --offline

Issue Tracker

https://github.com/Bogdan-G/FFoKC/issues

License project

it is not an ordinary license =)

WTFPL_dowl

Credits

Contributors projects: MC, MCP, Forge, Bukkit, Spigot, PaperSpigot, Cauldron, KCauldron, Thermos, NEID, etc

Special Thanks

Prototik, Robotia, Fewizz, SvEgiiVEteR, etc

P.S. In Credits & Special Thanks - roughly grouped into categories, not the level of merit.(примерно сгруппированы по категориям, не уровень заслуг.)

About

Fork of Fork of KCauldron and edit for testing and for BMPL =D

License:Do What The F*ck You Want To Public License


Languages

Language:Java 100.0%