diff --git a/gradle.properties b/gradle.properties index d732505..b7d3775 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.caching=false # Project Info - version=1.1.0 + version=1.1.1 group=net.pietru id=omni_power diff --git a/readme.md b/readme.md index 89ba451..33caea7 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,9 @@ Based on the example mod for the [Cosmic Quilt](https://codeberg.org/CRModders/c ## Mod requires - Flux API (0.4.0+) +
+
+Mod Licensed under licensed under Attribution-NonCommercial 4.0 International. ## How to test/build For testing in the dev env, you can use the `gradle run` task