-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
680c913
commit 2a200d8
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# Minecraft Lidar | ||
An experiment to recreate the Gmod lidar addon in Minecraft | ||
An experiment to recreate the Gmod lidar addon in Minecraft | ||
|
||
## How to use | ||
- [Download the jar file](https://github.com/emortaldev/minestom-lidar/releases/download/latest/minestom-lidar-1.0-SNAPSHOT.jar) | ||
- Run it with `java -jar minestom-lidar-1.0-SNAPSHOT.jar` | ||
- Clone the repository and move the resourcepack folder into your resourcepacks folder |