mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-12-29 08:26:37 +01:00
Update mods.toml
This commit is contained in:
parent
3c6de355e8
commit
7dd19fb99e
1 changed files with 2 additions and 0 deletions
|
@ -1,11 +1,13 @@
|
|||
modLoader = "javafml"
|
||||
loaderVersion = "[36,)"
|
||||
issueTrackerURL = "https://github.com/Jozufozu/Flywheel/issues"
|
||||
license = "LGPLv3"
|
||||
|
||||
[[mods]]
|
||||
modId = "flywheel"
|
||||
version = "${file.jarVersion}"
|
||||
displayName = "Flywheel"
|
||||
displayURL = "https://www.curseforge.com/minecraft/mc-mods/flywheel"
|
||||
authors="Jozufozu"
|
||||
description = '''
|
||||
A modern engine for modded minecraft.
|
||||
|
|
Loading…
Reference in a new issue