Paper plugin with API for wrapper around Cheetah SDK for o7studios product Cheetah
- Runs on Paper
Add dependency to plugin:
dependencies {
compileOnly("studio.o7:cheetah-plugin-api:X.Y.Z")
}Add depend inside plugin.yml:
depend:
- CheetahPlease check out Development Container for project setup.