3.0.0!
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