Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Rover656/EnderIO-Rewrite-Old

Repository files navigation


Logo

EnderIO

The full-fat tech mod for Minecraft 1.18.
Browse the Wiki »

Curseforge · Discord · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License

About The Project

EnderIO Logo

Gradle Build

TODO

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

For Players

Download the latest JAR file from GitHub releases or from CurseForge and drop it into your mods folder.

For Mod Developers

EnderIO (along with EnderCore) is available via our maven.

Update your build.gradle to contain the foillowing:

repositories {
    maven { url 'https://maven.tterrag.com' }
}

dependencies {
    // TODO: Release an API package
    
    runtimeOnly fg.deobf("com.enderio:enderio-base:<VERSION>")
}

Contributing

TODO: Contributing guidelines

License

All code (excluding the bundled APIs from other mods, which are covered by their respective licenses) are released without restriction into the public domain under the CC0 1.0 license (http://creativecommons.org/publicdomain/zero/1.0/legalcode) FAQ (https://wiki.creativecommons.org/CC0_FAQ). Do what you want with it, as long as you smile while doing so. While it is not a requirement, it would be nice to know if it is being used and how, so send me hello to crazypants.mc at gmail.com.

In addition to this, further licensing considerations are available to view here.

Credits

  • CrazyPants
  • tterrag
  • HenryLoenwind
  • MatthiasM
  • CyanideX
  • EpicSquid
  • Rover656
  • HypherionSA
  • agnor99
  • ferriarnus

Sound Credits

Below sounds are used under CC BY 3.0 or CC BY-NC 3.0