aboutsummaryrefslogtreecommitdiff
path: root/loader/src
AgeCommit message (Collapse)Author
2022-11-16- Update Downloading and Signature Verificationsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2022-11-16- Better Exception Handlingsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2022-11-16- Move resourcessyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2022-11-15- Authentication Overhaul to work with new dg 4.0 backendsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2022-11-15- Merge Breaking changes.syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2022-11-15- Merge Breaking changes.syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2022-09-08- tempsyeyoung
2022-08-06- Better exception messagessyeyoung
2022-08-06- Got it to launch minecraft finallysyeyoung
For developers - You need to launch "loader" project, not the "mod" project. - Loom WILL NOT auto-generate launch props. --> Copy contents of build.gradle from other directory to global build.gradle, and run any gradle task to generate. (it was painful to figure out)
2022-08-05- Create version field on IDGLoadersyeyoung
- Organize Main.java - Make AhUtils / DGTexturePack compatible with new loader - Keep checks consistent in Authenticator
2022-08-05- Sorry, but I haven't got any good name for this commitsyeyoung
- This commit has been on my computer for like 6 months untouched