- Remove update json url from mods.toml.
- Change display url to link to github.
This commit is contained in:
Jozufozu 2024-01-19 14:08:12 -08:00
parent 59fec85584
commit 04b8a6ff07

View File

@ -9,8 +9,7 @@ modId = "flywheel"
version = "${mod_version}" version = "${mod_version}"
displayName = "Flywheel" displayName = "Flywheel"
logoFile = "logo.png" logoFile = "logo.png"
displayURL = "https://modrinth.com/mod/flywheel" displayURL = "https://github.com/Jozufozu/Flywheel"
updateJSONURL = "https://api.modrinth.com/updates/flywheel/forge_updates.json"
authors = "Jozufozu, PepperCode1" authors = "Jozufozu, PepperCode1"
description = ''' description = '''
A modern engine for modded minecraft.''' A modern engine for modded minecraft.'''