1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

target 1.20.5 release, build neoforge again

This commit is contained in:
onebeastchris
2024-04-23 23:04:38 +02:00
committed by Camotoy
parent c54624fb26
commit 687d299ff5
11 changed files with 17 additions and 18 deletions

View File

@@ -22,7 +22,7 @@ val basePlatforms = setOf(
val moddedPlatforms = setOf(
projects.fabric,
//projects.neoforge, // todo 1.20.5
projects.neoforge,
projects.mod
).map { it.dependencyProject }