Skip to content

v1.0 : First API stabilization

Compare
Choose a tag to compare
@horgeon horgeon released this 30 Mar 21:22
· 136 commits to master since this release

Stabilize first API revision to make Prodrivers plugins communicate with each others :

  • support for parties
  • support for game and hub sections management
  • support for configuration ORM
  • support for chat facilites
  • support for storage facilities

ProdriversCommons' reference implementation requires external libraries to work, that are loaded at runtime by the plugin, to offer all facilities to other plugins. Extract the distribution package to your "plugins" directory to install it.