Skip to content

Commit

Permalink
Added Note to readme.md for java requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydiaboli authored Aug 11, 2024
1 parent 7f16789 commit 60c0bec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ An editor for World of Goo levels. Compatible with the community version and ann
# Building/Running
To run the project, run the "WooGLE.jar" file below this readme.

To compile the project yourself, set up a Maven environment and run `mvn install` to rebuild the project JAR.
To compile the project yourself, set up a Maven environment and run `mvn install` to rebuild the project JAR.

# Note

Make sure to have at least Java 17 or higher when compiling or running

0 comments on commit 60c0bec

Please sign in to comment.