5c8682d199Added hash verification for assets and librairies A bit of code (not completed) for downloading custom libraries
launcher
Quentin Legot2023-10-07 15:09:54 +0200
5b8effd7c4Moved chapter to MinecraftClient struct Creating of a new struct for fabric manifest because library resolution is different than minecraft officialQuentin Legot2023-10-07 01:33:26 +0200
6ec89497cbAdded altarik manifest to frontend, with the game version of the selected chapter given back to backend when calling download commandQuentin Legot2023-10-03 23:03:53 +0200
3122d324bfMoving from vuejs to react + vitejs, fix downloading bug where folder aren't created sometimeQuentin Legot2023-10-03 21:28:46 +0200
6cdf71b5b6Add a dowload game button, move all related version manifest component to manifest.rsQuentin Legot2023-04-22 00:32:27 +0200
4d2ed01cc0Add GameProfile struct as aith result, serde now use stringly typed structures to parse version manifest json, add specific version json parsingQuentin Legot2023-04-20 19:51:36 +0200
9e518db87cCompletely rework backend, now work to authentificate user, still need a bit of work to got MC Game ProfileQuentin Legot2023-01-08 19:33:11 +0100