mark neoforge as both a server and client mod

This commit is contained in:
James Seibel
2026-02-07 09:46:38 -06:00
parent 0b6e1135ce
commit 76f69b238a
@@ -19,9 +19,8 @@ issueTrackerURL = "${issues}"
credits = "Massive thanks to all the developers for their hard work to bring Distant Horizons to where it is today. - James"
#// if not set defaults to "false"
clientSideOnly = "true"
#// if not set side defaults to "BOTH"
#// TODO change to "BOTH" when we add server support
side = "CLIENT"
#// if not set side defaults to "CLIENT", "SERVER", "BOTH"
side = "BOTH"
#// Allow any version to be present (or not) on the server
acceptableRemoteVersions = "*"