Skip to content

SirDavidLudwig/OpenComputers1.16

 
 

Repository files navigation

OpenComputers for Minecraft 1.16+

This repository is a port of OpenComputers from 1.12 that aims to retain as much of the original code and structure as possible.

Build Instructions:

This project can be set up and built using the instructions provided by the MDK.

  1. First, clone the repository using
git clone https://github.com/SirDavidLudwig/OpenComputers1.16
  1. Next, open the project in either IntelliJ or Eclipse. I'm working with IntelliJ in my dev environment, so you may have to figure some things out for Eclipse if that's what you prefer.

  2. Execute the genIntelliJRuns gradle task (genEclipseRuns in Eclipse of course).

  3. The mod can now be built and ran in your IDE using the various runClient/runServer/runData tasks!

About

Home of the OpenComputers mod for Minecraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 43.1%
  • Java 32.8%
  • Scala 23.7%
  • Other 0.4%