Plugin for Darklight Nova Core
The UserInterface plugin creates a graphical user interface for DNC, allowing the user to refresh the engine, and exit on command.
- Download the latest version from the releases section
- Add DNCUserInterface.jar to your DNC build path
- Add
new UserInterface(accessHandler)to the initialized plugins array in CoreEngine - Start DNC!
