Age | Commit message (Collapse) | Author |
|
|
|
MSA Client ID has been moved to CMakeLists.txt, and defaults to the
Client ID for the PolyMC application.
Removed secrets/notsecrets library, replace with (temporary?)
program_info subdirectory.
|
|
This is not absolutely complete, but reasonably so
|
|
|
|
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
|
|
|
|
|
|
Both act as the first step of AuthContext.
|
|
|
|
Support URLs (bug tracker, Discord guild, subreddit) are now specified
as cache variables in cmake, and the buttons are not shown if no value
is set for them.
This is an early-stage move towards debranding the MultiMC codebase,
and will (hopefully) alleviate support requests coming to us from
illicit forks.
|
|
This is not particularly interesting for non-developers.
Also includes some internal restructuring of URL constants in general.
|