A basic example addon for Ashita v4.
This is a basic template outlining the various events that Ashita v4 exposes. Developers can use this as a baseline skeleton to get started writing addons for Ashita v4. There are a lot of comments explaining the various aspects of the new addon file format and events. Please be sure to read over any comments before asking questions.
This addon should not be used by normal players, or left loaded. It is simply for example purposes only!
- Download and place this addon in a folder named
example. - Load the addon via
/addon load examplein-game.
Review the code for any other additional features the addon offers to test.