Skip to content

Commit 596cacc

Browse files
Merge branch 'main' into kotlin
2 parents 96f4a69 + a4371b4 commit 596cacc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@ Rename AT file name to your modid before using it. There's an example entry in A
6060

6161
**WARNING**: ATs from dependency won't be applied to vanilla source.
6262

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+
6369
### Running Client or Server
6470
You MUST add mods by using `modImplementation` or `modRuntimeOnly`, or mapping and ATs will break.
6571

0 commit comments

Comments
 (0)