trying to make a modded launcher
I'm trying to make a Minecraft launcher
This is what the .cs file looks like (attachement) The download of the mods works, but for minecraft, only client.jar (named minecraft.jar) is downloaded. idk what I did wrong. Also i've got an account
6 Replies
thx for any help !
Newtonsoft.Json Bad
Please use $paste to share your code instead of a txt file
If your code is too long, you can post to https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code!
sorry for hijacking the question, but what is the problem with newtonsoft.Json?
its extremely outdated and cant do anything that the default JSON serializer cant by now
so its essentially just bloat you put onto your project
not to mention the default system serializer is probably faster and more light weight