There was an error while loading. Please reload this page.
2 parents 8c420a1 + a4371b4 commit 6d009bbCopy full SHA for 6d009bb
1 file changed
README.md
@@ -60,6 +60,12 @@ Rename AT file name to your modid before using it. There's an example entry in A
60
61
**WARNING**: ATs from dependency won't be applied to vanilla source.
62
63
+### Source Code with Comments
64
+
65
+Run `genSources` task in gradle.
66
67
+If you want to `find usage` from vanilla like RFG, just change the scope in IntelliJ settings.
68
69
### Running Client or Server
70
You MUST add mods by using `modImplementation` or `modRuntimeOnly`, or mapping and ATs will break.
71
0 commit comments