Skip to content

Compiling TotalFreedomMod

Jerom van der Sar edited this page Jun 7, 2015 · 21 revisions

Compiling

Compiling TotalFreedomMod from source is the most reliable way to get the latest and most up-to-date version of TFM. Additionally, you can obtain versions of TFM designed for older CraftBukkit/Spigot versions.

Preparations

In order to compile TFM, the following is required to be installed on your computer.

Setup

  • Firstly, get the TFM source version of choice.
    • If you have Git SCM installed, you can do this by browsing to a folder in which you'd like to store your java projects. Note: Git SCM makes a subfolder for you, so the folder does not have to be empty. Then open Git Bash in this folder. In Git Bash, type git clone https://github.com/TotalFreedom/TotalFreedomMod.git. Git will make and setup your local Git repository for you.
    • If you don't have Git SCM installed, download the appropriate source version of TFM that you'd like to install. Go to TFM's main repository and select the branch that you'd like to compile in the top right corner of the screen.

https://www.screenshottr.us/v/4c161d1e9dba6530a701d80200728409/29043bdca35a8f0745b27b034c6cc6a7.png

Clone this wiki locally