Skip to content

3.0.0!

Compare
Choose a tag to compare
@Kapilarny Kapilarny released this 02 Sep 13:10
· 30 commits to master since this release

The day has cometh, that JAPI got a new major update!

JAPI Changelog:

  • Added GUI controls for mods using ImGUI!
  • New plugin functions (JAPI_ConfigRegisterX, JAPI_GetPluginReservedDir, JAPI_RegisterEventCallback)
  • Removed asmjit/asmtk (it was unused and made compilation a pain)
  • Added Event system
  • Added the possibility to disable certain types of mods from loading! (japi/config/PluginLoader.cfg)
  • Bugfixes

The updater also got updated, although this update is a minor one (and not necessary):

  • Moved preload logfile to japi/logs