update readme.md
This commit is contained in:
parent
3147dd2d53
commit
9b37426070
2 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
org.gradle.caching=false
|
org.gradle.caching=false
|
||||||
|
|
||||||
# Project Info
|
# Project Info
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
group=net.pietru
|
group=net.pietru
|
||||||
id=omni_power
|
id=omni_power
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,9 @@ Based on the example mod for the [Cosmic Quilt](https://codeberg.org/CRModders/c
|
||||||
## Mod requires
|
## Mod requires
|
||||||
- Flux API (0.4.0+)
|
- Flux API (0.4.0+)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
Mod Licensed under licensed under Attribution-NonCommercial 4.0 International.
|
||||||
|
|
||||||
## How to test/build
|
## How to test/build
|
||||||
For testing in the dev env, you can use the `gradle run` task
|
For testing in the dev env, you can use the `gradle run` task
|
||||||
|
|
Loading…
Reference in a new issue