Post by Logan on Dec 17, 2019 17:37:43 GMT -5
Note: This is out of date. 1.8.7_02 is the current version of NFC. We're currently working on setting up a publicly accessible GitHub for the new version. For now, if you want access to the modern source code for the client or server, contact us on our Discord and we'll be more than happy to provide the files for it.
GibHub Link: github.com/Zowja/New-Frontier-Craft
New-Frontier-Craft
A new adventure in old Minecraft.
Git client build: 1.8.6_02
Server source code not included. If you want that, contact us about it on the NFC Discord.
Setup: Obtain MCP 43 and a Beta 1.7.3 minecraft.jar and decompile the jar. You'll need to provide your own bin folder with the jinput, lwjgl, lwjgl_util, and natives folder in it, as we cannot redistribute these.
Once you've completed that, download the GitHub workspace and patch the files into your current MCP workspace. Locate and/or download Mojang's most recent authlib.
The rest of the setup is for Eclipse IDE users. To properly see NFC textures in-game, add the files within the "Images" folder to your Minecraft.jar in the jars directory. Then, load your workspace from the Eclipse folder. Once that is loaded, add all of the jars in lib folder to your referenced libraries and point them all back to the natives library in your jars folder. You should be able to run and play NFC now!
This workspace is optimized for use with Eclipse. Usage of other IDE's therefore are not recommended and will not be supported, as we have no idea how they work
If you want to develop/port a ModLoader mod for New Frontier Craft, check out this page for the source code for the NFC version of ModLoader
If you run into any issues and/or want any help, you can get in touch with the community on our Discord server
GibHub Link: github.com/Zowja/New-Frontier-Craft
New-Frontier-Craft
A new adventure in old Minecraft.
Git client build: 1.8.6_02
Server source code not included. If you want that, contact us about it on the NFC Discord.
Setup: Obtain MCP 43 and a Beta 1.7.3 minecraft.jar and decompile the jar. You'll need to provide your own bin folder with the jinput, lwjgl, lwjgl_util, and natives folder in it, as we cannot redistribute these.
Once you've completed that, download the GitHub workspace and patch the files into your current MCP workspace. Locate and/or download Mojang's most recent authlib.
The rest of the setup is for Eclipse IDE users. To properly see NFC textures in-game, add the files within the "Images" folder to your Minecraft.jar in the jars directory. Then, load your workspace from the Eclipse folder. Once that is loaded, add all of the jars in lib folder to your referenced libraries and point them all back to the natives library in your jars folder. You should be able to run and play NFC now!
This workspace is optimized for use with Eclipse. Usage of other IDE's therefore are not recommended and will not be supported, as we have no idea how they work

If you want to develop/port a ModLoader mod for New Frontier Craft, check out this page for the source code for the NFC version of ModLoader
If you run into any issues and/or want any help, you can get in touch with the community on our Discord server