SilkMC / silk

Silk is a Minecraft API for Kotlin - targetting Fabric, Quilt and Paper
https://silkmc.net/silk/docs/
GNU General Public License v3.0
100 stars 12 forks source link

update to 1.19.2 #32

Closed btwonion closed 1 year ago

btwonion commented 1 year ago

In this pr are all changes from 1.19 to 1.19.1

mooziii commented 1 year ago

Why did you remove the quillt mappings?

btwonion commented 1 year ago

Why did you remove the quillt mappings?

cause of this: https://github.com/FabricMC/fabric-loom/issues/693

mooziii commented 1 year ago

they work fine for me (maybe because you use build.1? the newest one is .2)

btwonion commented 1 year ago

Oh i see. I will change it later. I guess the version was released after I changed the library versions.

btwonion commented 1 year ago

ready to push for 1.19.2

jakobkmar commented 1 year ago

huh?