Skip to content

BugmanBugman/Cyclic

 
 

Repository files navigation

Cyclic

Minecraft mod written in Java using the Minecraft Forge API. MIT License.

Setup

  • First make sure vanilla minecraft is installed on your machine, and run it at least once in the current minecraft version
  • If you import your project into a modern IDE such as IntelliJ or Eclipse, import it as a gradle project.
  • Run the gradle command to generate runs in order to run the project, either ./scripts/setup.sh or one of the gradle commands ./gradlew genIntellijRuns
  • This project was build using the Minecraft Forge MDK http://files.minecraftforge.net/

Contributions

APIs and Optional Dependencies

I have optional compatibility with the following mods, they are highly recommended.

About

Minecraft mod written in Java

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%