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
101 stars 12 forks source link

Plans for gradle plugin for fabric/paper configuration #58

Open kxmpxtxnt opened 1 week ago

kxmpxtxnt commented 1 week ago

are there any plans to release a gradle plugin that would do something like mod-build-script.gradle.kts directly, similar to minecrell plugin-yml?

jakobkmar commented 1 week ago

Not at the moment, but it might be useful once silk-paper is out so that you can easily share one codebase for both targets.