-
Notifications
You must be signed in to change notification settings - Fork 3
Getting Started
Yirmiri edited this page Jul 1, 2024
·
2 revisions
repositories {
maven { url "https://www.cursemaven.com" }
}dependencies {
modImplementation "curse.maven:tipsylib-${tipsylib_version}"
}A list of TipsyLib versions can be found here The version properties can be set in gradle.properties.
Here is an example of the properties being set for v1.0.1 in gradle.properties
tipsylib_version=880879:5253649Page last updated: 7/1/24