Installing and initializing
Installing
To install the api to your local dev environment, add the Curse Maven repo and the DigitalityAPI dependency to your build.gradle
Curse Maven
Digitality
Don't forget your mods.toml
or you might encounter some issues during runtime!
Initializing
To initialize a new virtual pack, simply create a new VirtualResourcePack
/VirtualDataPack
object.
Last updated