mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-21 02:41:28 +01:00
Updated API (markdown)
parent
50489ef95b
commit
d899eacfa5
2
API.md
2
API.md
@ -1,5 +1,5 @@
|
||||
* Build the latest master GD API at https://github.com/GriefDefenderAPI
|
||||
* Add jar as a `compileOnly` dependency. (Do not include GD's API in your jar as it is provided by GriefDefender)
|
||||
* Add jar as a `compileOnly` dependency. (Do not include GD's API in your jar or any of its dependencies as it is provided by GriefDefender)
|
||||
* Make sure to relocate the following if used via GD API
|
||||
* `com.flowpowered` to `com.griefdefender.lib.flowpowered`
|
||||
* `net.kyori` to `com.griefdefender.lib.kyori`
|
||||
|
Loading…
Reference in New Issue
Block a user