-
-
Notifications
You must be signed in to change notification settings - Fork 1
Custom Build
If you are compiling this project, please continue using the project's Microsoft Client ID. However, if you want to fork it, you cannot use our Microsoft Client ID like you would with MultiMC; you must create your own. If you want to create your own, you can follow the steps below.
-
Open Azure Active Directory on the portal.

-
Add a new App Registration

-
Give it a name and set the supported account types to
Personal Microsoft accounts only.
- If you were not able to set the account type as
Personal Microsoft accounts only, go to theManifesttab and change the line starting with"signInAudience":to"signInAudience": "PersonalMicrosoftAccount",. (IfaccessTokenAcceptedVersionis set to null, change it to2)
- If you were not able to set the account type as
-
Go to the Authentication tab.

-
Enable
Live SDK supportandAllow public client flows.
-
Go to the overview tab.

-
Copy the Application ID into the secrets.cpp file
MSAClientIDvariable.
-
Rename the
notsecretsfolder tosecrets. -
Build using the instructions.
Copyright © 2024 MultiMC Contributors, Copyright © 2026 Project Tick
General
MeshMC Help
- MeshMC settings
- Minecraft settings
- MeshMC Log settings
- Java settings
- Using the right Java
- Proxy settings
- Tools
- Switching update channels
Logs and troubleshooting
Instance Help
- Adding an Instance
- Instance Version
- Instance settings
- Loader mods
- Import Instance
- Export Instance
- Creating Instance Shortcuts
- Resource packs
- Screenshots management
- Jar Modding
- Notes
Development
Technical & In-depth
External