Skip to content

Releases: Kapilarny/JAPI

4.0.1

03 Jan 21:18

Choose a tag to compare

installation

  1. Download install.zip and extract it in your main game folder (replace files if asked)
  2. Run using ASBR.exe
  3. Enjoy

changelog

it should actually work now (v2)

bonus: the JAPI.dll is now only 500kb! (earlier version was ~12mb)
(other plugins are way smaller now too)

talking about plugins, you can download all (currently ported) here

4.0.0

27 Dec 18:14

Choose a tag to compare

Installation

Download JAPI.zip and unpack it in your game directory to use.
Before installation make sure all previous JAPI files are removed. You can use the provided old_japi_cleanser.bat script to do so.

3.0.3 (bugfixes)

07 Sep 10:03

Choose a tag to compare

le brainrot (upload for the sake of consistency, updater unchanged and should update it properly)

Changelog:

  • Fix ConfigRegisterInt not saving values
  • Fix ImGUIRenderEvent crashing (lol)

3.0.2

02 Sep 14:03

Choose a tag to compare

turns out removing features introduces bugs to mods that use them (shock)

Changelog:

  • Bring back find_sig function for Lua API

3.0.1

02 Sep 13:29

Choose a tag to compare

ughhhhhhhhhhhhhhh
ich habe keine braine

Changelog:

  • Revert some buggy cpk code introduced lmao

3.0.0!

02 Sep 13:10

Choose a tag to compare

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

2.2.4 release

29 Aug 21:32

Choose a tag to compare

2.2.4 release Pre-release
Pre-release

git the files here if JAPIUpdater is not functioning for you lol

(drag&drop into your game directory and replace all files)

Connections Support! (2.1.0)

22 Nov 21:02
87fd320

Choose a tag to compare

Added support for NARUTO X BORUTO Ultimate Ninja STORM CONNECTIONS!

  • Some Bugfixes for autoupdater

Auto-Updater Hotfix (2.0.1)

19 Nov 20:17

Choose a tag to compare

Added hotfix for show_window option, and make it actually work lol.

Auto-Updater! (2.0.0)

18 Nov 17:38
0224b0a

Choose a tag to compare

From this release going forwards the updates will be downloaded automatically :)
Created JAPIUpdater.exe

Check out new installation instructions on the Main Page.