Skip to content

External API for scripting and to allow mods/plugins to hook into CustomNPC+

License

Notifications You must be signed in to change notification settings

KAMKEEL/CustomNPC-Plus-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CustomNPC-Plus-API

External API for scripting and to allow mods/plugins to hook into CustomNPC+

How to use in a Mod

Basically just download the api code and include it in your mod.

In your mod you can check if CustomNPC+ is installed with NpcAPI.IsAvailable()

To use the events, register your events with NpcAPI.Instance().events().register(youreventclass)

Extra

JavaDocs: https://kamkeel.github.io/CustomNPC-Plus/

Discord Badge

Download CustomNPC+

About

External API for scripting and to allow mods/plugins to hook into CustomNPC+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages