9799b0a263
This is so we can have multiple sub-projects in the core repo
These Files are used when developing the mod. Eclipse Auto Formatting IntelliJ Auto Formatting - These files are the auto-formatting settings that should be used when developing for the mod. We want to make sure the style of code is consistant regardless of who is writting the code. renderDocMcDistantHorizonsSettings - This file contains the configuration to run a remote debug instance so you can edit the mod in your IDE while also viewing the OpenGL code in RenderDoc. minecraft launch options - This file contains the Java command line arguments used to launch the mod from a development environment (specifically Eclipse, James didn't test it with IntelliJ), and is included to more easily edit the options for RenderDoc