mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 23:25:10 +01:00
🔧 Fix gradle project and update README.
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||

|

|
||||||
[](https://raw.githubusercontent.com/LambdAurora/LambdaControls/master/LICENSE)
|
[](https://raw.githubusercontent.com/LambdAurora/LambdaControls/master/LICENSE)
|
||||||

|

|
||||||
|

|
||||||
|
[](https://www.curseforge.com/minecraft/mc-mods/lambdacontrols)
|
||||||
|
|
||||||
A Fabric Minecraft mod which add better controls.
|
A Fabric Minecraft mod which adds better controls.
|
||||||
It allows the use of a controller or the touchscreen.
|
It allows the use of a controller or the touchscreen.
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ repositories {
|
|||||||
ivy {
|
ivy {
|
||||||
url 'https://github.com/LambdAurora/SpruceUI/releases/download/'
|
url 'https://github.com/LambdAurora/SpruceUI/releases/download/'
|
||||||
patternLayout {
|
patternLayout {
|
||||||
artifact '[revision]/[module]-[version].[ext]'
|
artifact '[revision]/[module]-[version]-fabric1.15.[ext]'
|
||||||
}
|
}
|
||||||
metadataSources() {
|
metadataSources() {
|
||||||
artifact()
|
artifact()
|
||||||
|
|||||||
Reference in New Issue
Block a user