diff options
author | kr45732 <52721908+kr45732@users.noreply.github.com> | 2022-08-08 15:16:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 21:16:52 +0200 |
commit | 03d0dda45278c48555eeaef84724ec7358fcacaf (patch) | |
tree | 363d42888fa669bdd5c2c0dc7bd9d6d27afada0e /CONTRIBUTING.md | |
parent | 100289a077277f8860e19125cede8414757fbb61 (diff) | |
download | NotEnoughUpdates-03d0dda45278c48555eeaef84724ec7358fcacaf.tar.gz NotEnoughUpdates-03d0dda45278c48555eeaef84724ec7358fcacaf.tar.bz2 NotEnoughUpdates-03d0dda45278c48555eeaef84724ec7358fcacaf.zip |
hours of my life wasted on one small thing (#211)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c1913734..a5fa2b6a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,6 +24,7 @@ - Run the `gen<IntelliJ/Eclipse>Runs` gradle task. In IntelliJ that can be done in the gradle tab on the right side of your IDE. - Optionally, run the `genSources` gradle task. - Run the `Minecraft Client` to make sure that everything works. + - Note: if you are using OSX, remove the `XstartOnFirstThread` JVM option ## Logging into Hypixel in a development environment |