Skip to content

Commit 4320fe4

Browse files
Build instructions
1 parent 65b74be commit 4320fe4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,14 @@ For reference to the code design, patterns applied and plans refer to [the GitHu
1919

2020
### Assets
2121
For reference to the assets used in this project refer to [assets info](https://github.com/poneciak57/ToadallyArmed/blob/main/assets_and_their_licences.md).
22+
23+
### How to Build It?
24+
#### Linux
25+
```bash
26+
./gradlew lwjgl3:run
27+
```
28+
29+
#### Windows
30+
```batch
31+
gradlew.bat lwjgl3:run
32+
```

0 commit comments

Comments
 (0)