mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-02-05 01:34:58 +01:00
One line update
- Add modrinth updateJSONURL
This commit is contained in:
parent
9fc5e04c9d
commit
e499bfb98a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ version = "${file.jarVersion}"
|
||||||
displayName = "Flywheel"
|
displayName = "Flywheel"
|
||||||
logoFile = "logo.png"
|
logoFile = "logo.png"
|
||||||
displayURL = "https://www.curseforge.com/minecraft/mc-mods/flywheel"
|
displayURL = "https://www.curseforge.com/minecraft/mc-mods/flywheel"
|
||||||
|
updateJSONURL = "https://api.modrinth.com/updates/5lpsZoRi/forge_updates.json"
|
||||||
authors = "Jozufozu"
|
authors = "Jozufozu"
|
||||||
description = '''
|
description = '''
|
||||||
A modern engine for modded minecraft.'''
|
A modern engine for modded minecraft.'''
|
||||||
|
|
Loading…
Reference in a new issue