This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
So about 1.13. As we have been stating since the public release of 1.13, | |
the Forge update is a time we are taking to re-write everything from the | |
ground up. Not just Forge, but the entire toolchain, launcher, installer, | |
and core of Forge is being rewritten. Every line of code is being inspected, | |
and re-validated. This whole process takes a while. To give you (the reader) | |
an idea of what has been done so far: | |
ForgeGradle has been rewritten to support modern gradle versions, with better tools | |
to be expandable and used for more than just setting up a Minecraft/Forge | |
dependency project. It's also much cleaner and organized this time around |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* This class was created by <Vazkii>. It's distributed as | |
* part of the Psi Mod. Get the Source Code in github: | |
* https://github.com/Vazkii/Psi | |
* | |
* Psi is Open Source and distributed under the | |
* CC-BY-NC-SA 3.0 License: https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_GB | |
* | |
* File Created @ [11/01/2016, 22:00:30 (GMT)] | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import java.io.FileDescriptor; | |
import java.io.FileOutputStream; | |
import java.io.IOException; | |
import java.io.OutputStream; | |
import java.io.PrintStream; | |
public class HelloWorld{ | |
private static HelloWorld instance; | |
public static void main(String[] args){ | |
instantiateHelloWorldMainClassAndRun(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Applied Energistics 2 | |
Armor Status HUD | |
bdlib | |
BiblioCraft | |
BiblioWoods | |
Big Reactors | |
BiomesOPlenty | |
Blood Magic | |
BluePower | |
Botania |