Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Technici4n <[email protected]>
  • Loading branch information
tmvkrpxl0 and Technici4n authored Jan 22, 2024
1 parent e5ca476 commit ee55963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ instructions at [github](https://docs.github.com/en/repositories/creating-and-ma

Once you have your clone, simply open the repository in the IDE of your choice. The usual recommendation for an IDE is either IntelliJ IDEA or Eclipse.

> **Note**: For Eclipse, Use tasks in `Launch Group` instead of ones founds in `Java Application`. Preparation task must run before launching the game. Neogradle uses Launch groups to do these subsequently.
> **Note**: For Eclipse, use tasks in `Launch Group` instead of ones founds in `Java Application`. A preparation task must run before launching the game. NeoGradle uses launch groups to do these subsequently.
If at any point you are missing libraries in your IDE, or you've run into problems you can
run `gradlew --refresh-dependencies` to refresh the local cache. `gradlew clean` to reset everything
Expand Down

0 comments on commit ee55963

Please sign in to comment.