Skip to content

cold-logic/RedNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedNet

An attempt to isolate the RedNet Cable from MineFactory Reloaded. This is a fork from MTlabs repo with changes to bring the code up to date with Minecraft 1.7.2.

I'm uploading these changes so it might benefit someone else. Hopefully the MFR folks will be able to use this to help update their mod to Minecraft 1.7.x.

To use, clone this repo into the src/main directory of your Forge 1.7.2-10.12.0.1034 dev environment.

IDE Setup

  • Download the 1.7.x version of Forge (10.12.0.x)
  • Clone this repo into the src/main directory inside Forge
  • Download Eclipse
  • Open the Forge directory and run the gradle tasks for setting up the IDE
    • cd /path/to/forge
    • gradlew setupDevWorkspace eclipse
  • Point Eclipse at the new workspace

About

RedNet cable from MinecraftFactory Reloaded

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages