Skip to content

Commit

Permalink
Update dependency info in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dgzt committed Sep 26, 2024
1 parent 3aaecd7 commit 4e3ba98
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,11 @@ A Google [Angle](https://github.com/google/angle) based LWJGL3 backend for libGD

## Usage:

Add dependency to you project:
TODO
Add dependency to your lwjgl3 project:

```groovy
api 'com.github.Dgzt:gdx-lwjgl3-angle-vulkan:main-SNAPSHOT'
```

Use `Lwjgl3VulkanApplication` application in your LWJGL3 launcher class:

Expand Down

0 comments on commit 4e3ba98

Please sign in to comment.