Skip to content

rolandoislas/PeripheralsPlusOne

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • Lua 1.5%