promotional bannermobile promotional banner

OpenPeripheralCore

Simple ComputerCraft and OpenComputers integration layer

File Details

OpenPeripheralCore-1.7.10-1.0.jar

  • R
  • Apr 5, 2015
  • 258.34 KB
  • 6.0K
  • 1.7.10

File Name

OpenPeripheralCore-1.7.10-1.0.jar

Supported Versions

  • 1.7.10

 

  • Restructured API
  • Feature: OpenComputers integration

 

  • Feature: UUID converter
  • Feature: FluidStack converter
  • Feature: .listMethods can now filter methods from single source
  • Feature: HTML docs generation via /op_dump (XSLT by Spauldo)
  • Feature: peripherals now add help entries to CC (try 'help <side>')
  • Feature: meta providers now can return proxy instead of full objects (improvers performance)
  • Feature: type converters are now generic (support for List<T>, Map<K,V>, etc)
  • Fix: moved CC peripheral registration after postLoad to improve compatibility