You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sadly I've been quite busy with having found and been working full time recently but thought I'd add an issue on GitHub to track the proposed changes I mentioned on Discord.
If no one else can chip away at this I'll hopefully be able to chip away at it in around 4 weeks time.
Changes
No longer ship FLK with QKL but add a depends to it in QKL Core, QKL Core is being kept not only for the depends statement but also in case we want to ship extra kotlin libraries on top of Fabric's offerings in the future. (Note: Core will use a fmj file)
Split the current QKL Library offering into 3 subprojects, Minecraft, Quilt, and Fabric.
QKL Minecraft will offer apis that target vanilla only changes, will also use a fmj like Core. (Think kotlin-ified Brigader APIs)
QKL Fabric will offer apis that target fabric api and will also use a fmj. (Think Networking API)
QKL Quilt will offer apis specific to QSL and will not replicate APIs that overlap with Fabric API. (I need to look into this more to be honest but maybe just resource loading and recipe api?), Unlike the others, this project will use a qmj file.
Sadly I've been quite busy with having found and been working full time recently but thought I'd add an issue on GitHub to track the proposed changes I mentioned on Discord.
If no one else can chip away at this I'll hopefully be able to chip away at it in around 4 weeks time.
Changes
If you are also on discord please see the following messages, it's largely the same content as above:
https://discord.com/channels/817576132726620200/1103987526349361192/1286914829977911374
https://discord.com/channels/817576132726620200/1103987526349361192/1294387464848408757
And as always, I'd love to hear other peoples opinions on these proposed changes.
The text was updated successfully, but these errors were encountered: