thedarkcolour / KotlinForForge

Makes Kotlin forge-friendly.
GNU Lesser General Public License v2.1
187 stars 26 forks source link

serialization not included in maven jars for neoforge since version 5.2 #102

Closed ghostflyby closed 3 months ago

ghostflyby commented 3 months ago

as in https://github.com/thedarkcolour/KotlinForForge/tree/site/thedarkcolour/kotlinforforge-neoforge/5.2.0

k
thedarkcolour commented 3 months ago

https://github.com/neoforged/NeoGradle/issues/222

thedarkcolour commented 3 months ago

Fixed. You may need to set changing = true on your Kotlin dependency to get the updated Maven artifact.