Closed mani1232 closed 3 months ago
Temp repo
maven {
url = uri("https://repo.worldmandia.cc/releases")
}
implementation("com.github.shynixn.mccoroutine:mccoroutine-minestom-core:2.18.1")
I'll review and merge your PR once i have got time.
Thank you for your contribution. Looks (mostly) fine. 👍
Minestom remove extensions, https://github.com/Minestom/Minestom/commit/e1140b58563c841a970a59731b0f5d2f2e7da027
2.0.X contains fixes from 2.0.0 release, im can set it to 2.0.0 if you want (coroutines RC version related to wasm target and support kotlin 2.0)
Changed only gradle scripts. What exactly is wrong with it?