stackotter
stackotter
Minosoft has recently switched to using device code authentication for Microsoft accounts and apparently that works for accounts under 18 years old, so I think it'd be worth trying that...
Oh nice, I mustn't have found Geyser when searching for implementations. Or maybe at that time they weren't using that method. Does Geyser work for accounts under 18?
Interesting, because I think the current method only works for accounts under 18 if they're part of a family (which I think may be the same as parental management?). Maybe...
I don't know, I haven't looked into it. The exact error message returned by the Microsoft API for accounts under 18 is: `Child accounts must first be added to a...
> Minosoft has recently switched to using device code authentication for Microsoft accounts and apparently that works for accounts under 18 years old, so I think it'd be worth trying...
> That's also how Geyser does it I can't get Geyser to work at all, it just says 'this server requires a paid Java account' when I attempt to sign...
## Overview - [x] Make all dependencies successfully build on Linux or find alternatives - [x] Make Delta Core build on Linux (with rendering disabled) - By this I mean...
@InfRandomness made some progress on the distribution aspect. Static binaries can be built using `swift build -Xswiftc -static-stdlib -Xswiftc -static-executable`. They also had to install `libstdc++-static` for this command to...
IDZSwiftCommonCrypto has been replaced with OpenSSL (pending whether it builds on Linux, but it should). ZippyJSON is being disabled on Linux until it adds Linux support. SIMD was replaced with...
Swift supports neither, that’s what Swift Bundler will be for, but I am definitely leaning towards only supporting AppImage. Cause its closer to how Mac apps work and it supports...