aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
AgeCommit message (Collapse)Author
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- Sorry, but I haven't got any good name for this commitsyeyoung
- This commit has been on my computer for like 6 months untouched
2022-05-21- Project separationsyeyoung