Skip to content

Commit

Permalink
Update README.md (#182)
Browse files Browse the repository at this point in the history
Have Build instructions
  • Loading branch information
Yomamaeatstoes authored Dec 29, 2023
1 parent d79c4c4 commit 196c1a8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ BetterRTP uses and is compiled with the following libraries:
- [PaperLib](https://github.com/PaperMC/PaperLib) (included) - Library for interfacing with PaperMC specific APIs, used for async chunk loading.
- [FoliaLib](https://github.com/TechnicallyCoded/FoliaLib) (included) - Library for interfacing with Folia specific APIs, used for cross-platform timers.

## Build instructions on Ubuntu

mvn clean install

The file will be in the Target file.

## Where's the Wiki?
The wiki is available [here](../../wiki)!

Expand Down

0 comments on commit 196c1a8

Please sign in to comment.