1
0

Make Trif3ctal@LuckyRabbit downloadURL use main rather than latest release (#249)

I've been putting out releases more often given that I assumed this was
the only way to update the mod on the mod manager - evidently, I was
wrong. I would prefer if the mod updated for every change to main, that
way updates can be much more seamless.
This commit is contained in:
Breezebuilder
2025-05-27 18:40:05 +10:00
committed by GitHub

View File

@@ -7,8 +7,8 @@
],
"author": "Fennex",
"repo": "https://github.com/Trif3ctal/Lucky-Rabbit",
"downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/tags/v1.1.5.zip",
"downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/heads/main.zip",
"folderName": "LuckyRabbit",
"automatic-version-check": true,
"version": "v1.1.5"
"version": "2e906d4"
}