Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wiki/introduction/setting-up/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Set `archives_base_name` to your mod's ID similarly and ignore all other propert

```gradle
# Gradle Properties
org.gradle.jwmargs = -Xmx1G
org.gradle.jvmargs = -Xmx1G
org.gradle.parallel = true

# Mod Properties
Expand Down