Skip to content

Commit

Permalink
Fix readme main class (FAForever#1787)
Browse files Browse the repository at this point in the history
  • Loading branch information
Katharsas authored and Chris Haggan committed Apr 15, 2022
1 parent d4efd0d commit 3c13d6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Post a bountie on GitHub Issues on Issue Hunt. You can promise money to develope

# How to run

1. Use Oracle JDK 10 or AdoptOpenJDK 11 (others might not work)
1. Use AdoptOpenJDK 11 or Oracle JDK 11 (others might not work)
1. Clone the project with git
1. Open the project into IntelliJ Ultimate or Community
1. Make sure you have the IntelliJ [Lombok plugin](https://plugins.jetbrains.com/idea/plugin/6317-lombok-plugin) installed
1. Make sure you have `Enable annotation processing` enabled in the settings
1. Select `FafClientApplication` as run configuration next to the hammer button in the top right
1. Select `Main` as run configuration next to the hammer button in the top right
1. Press play

See the video [here](https://www.youtube.com/watch?v=_kJoRehdBcM) .Don't forget step 5.
Expand Down

0 comments on commit 3c13d6b

Please sign in to comment.