mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 07:15: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://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.
|
||||
|
||||
@@ -21,7 +21,7 @@ repositories {
|
||||
ivy {
|
||||
url 'https://github.com/LambdAurora/SpruceUI/releases/download/'
|
||||
patternLayout {
|
||||
artifact '[revision]/[module]-[version].[ext]'
|
||||
artifact '[revision]/[module]-[version]-fabric1.15.[ext]'
|
||||
}
|
||||
metadataSources() {
|
||||
artifact()
|
||||
|
||||
Reference in New Issue
Block a user