remove Forge implementation

This commit is contained in:
dfsek
2021-08-29 17:20:34 -07:00
parent 1c124e8b75
commit 859b968555
60 changed files with 0 additions and 3346 deletions
@@ -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"