Skip to content

Commit

Permalink
Update ADD-MODULE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock authored Aug 6, 2024
1 parent d5c7126 commit 6289301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ADD-MODULE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## English
## English (US)
1. `Right click` on the root project "Kessoku-Lib", select New->Module in the context menu, create "package-common", "package-fabric "package-common", "package-fabric", "package-neo" (`package` refers to the module name);
2. Copy and paste the gradle script files under [`gradle/example`](./gradle/example) to their respective modules (`common` to `package-common`, `fabric` to `package-fabric`, and `neo` to `package-neo`);
3. Check that `settings.gradle` has added the modules you just added, and it's fine if it hasn't;
Expand Down

0 comments on commit 6289301

Please sign in to comment.