|
|
MythicHUD features a rich API for enhanced integration and customization.
|
|
|
|
|
|
---
|
|
|
# Dependency Information
|
|
|
### GradleKts
|
|
|
```kt
|
... | ... | @@ -23,7 +24,7 @@ dependencies { |
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
```
|
|
|
|
|
|
---
|
|
|
# Events
|
|
|
MythicHUD contains a few events you can listen for.
|
|
|
|
... | ... | |