rolandoislas / PeripheralsPlusOne

A pseudo-port of miscperipherals, with other stuff as well!

Home Page:https://minecraft.curseforge.com/projects/peripheralsplusone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PeripheralsPlusOne

Release: Release Dev: Dev

A pseudo-port of miscperipherals, with other stuff as well!

Fork of PeripheralsPlusPlus by austinv11

Visit the wiki!

Download

CurseForge

Downloads are available on CurseForge.

Maven

Bintray hosts the maven repo for "The Framework".

repositories {
    maven {
        url "https://dl.bintray.com/rolandoislas/PeripheralsPlusOne"
    }
}
dependencies {
    compile "com.rolandoislas.peripheralsplusone:PeripheralsPlusOne:$VERSION"
}

Developing for this mod

So, you think you have something to add to this mod to make it more awesome than it already is?

If you wish to contribute, please read CONTRIBUTING.md!

License

PeripheralsPlusOne is licensed under the GPLv2.

Credits

austinv11 for the original PeripheralsPlusPlus

About

A pseudo-port of miscperipherals, with other stuff as well!

https://minecraft.curseforge.com/projects/peripheralsplusone

License:GNU General Public License v2.0


Languages

Language:Java 98.5%Language:Lua 1.5%