PlaygroundNovaAddon is an extension for Playground that enables the creation of custom textured GUIs on top of existing Playground GUIs.
- Create custom textured GUIs
- Seamless integration with Playground GUIs
To build the addon, use the following command:
./gradlew addonJar -PoutDir="<output dir>"Replace <output dir> with your desired output directory. You must use the jar found in this folder or else it wont work.
We welcome contributions! To get started, visit Nova's Documentation for a guide on how to create and edit Nova addons.