1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-03 11:22:33 +02:00

Update readme to clarify build output dirs

This commit is contained in:
lucko
2021-03-15 12:17:02 +00:00
committed by GitHub
parent a17b441165
commit 0f63b024e4

View File

@@ -34,7 +34,7 @@ cd LuckPerms/
./gradlew build
```
You can find the output jars in the `build/libs` directories.
You can find the output jars in the `loader/build/libs` or `build/libs` directories.
## Contributing
#### Pull Requests