- 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 a9dff3aa15
commit 04dff58714

View File

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