You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you dont have cached mc files (that was removed from the amazon) read this (russian): https://forum.mcmodding.ru/resources/fajly-dlja-forgegradle.300/
37
-
1. Run graddle task `setupDecompWorkspace`
38
-
2. Update graddle project
41
+
42
+
1. Run gradle task `setupDecompWorkspace`
43
+
2. Update gradle project
39
44
3. Create directory `eclipse` if needed
40
45
4. Run `minecraft client` debugging
41
46
42
47
## License
48
+
43
49
Licensed under the [DBaJ (Don't Be a Jerk) non-commercial care-free license](http://www.dbad-license.org/).
44
50
45
51
The rendering is copied off of CJB's MoreInfo mod. Thanks CJB!
0 commit comments