Voxelum / minecraft-launcher-core-node

Provide packages to install Minecraft, launch Minecraft and more to build launcher with NodeJs/Electron!
https://docs.xmcl.app/en/core/
MIT License
178 stars 26 forks source link

Legacy fabric support? #293

Open Pixelwarp opened 7 months ago

Pixelwarp commented 7 months ago

I personally think adding legacy fabric to this library would be an massive improvement, it most likely make this library get more used since some minecraft clients use legacyfabric. Legacyfabric probably isn't too different from the fabric code, both of them use pretty similar domains (ex. meta.fabricmc.net, and meta.legacyfabric.net). Anyways just thought this would be an great improvement.