mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-08-29 21:30:43 +00:00
remove Forge implementation
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
modLoader = "javafml"
|
||||
loaderVersion = "[36,)"
|
||||
license = "@LICENSE@"
|
||||
issueTrackerURL = "@ISSUES@"
|
||||
[[mods]]
|
||||
modId = "terra"
|
||||
version = "@VERSION@"
|
||||
displayName = "Terra"
|
||||
displayURL = "@WIKI@"
|
||||
authors = "dfsek & Terra contributors"
|
||||
description = "@DESCRIPTION@"
|
||||
[[dependencies.terra]]
|
||||
modId = "forge"
|
||||
mandatory = true
|
||||
versionRange = "[36,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
Reference in New Issue
Block a user