Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicHUD MythicHUD
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicHUDMythicHUD
  • Wiki
  • MythicHUD API

MythicHUD API · Changes

Page history
Renamed to simply "MythicHUD API" to serve as header for future doc expansion. authored Oct 03, 2024 by Brickgard's avatar Brickgard
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 2 deletions
+3 -2
  • MythicHUD-API.md MythicHUD-API.md +3 -2
  • No files found.
MythicHUD-API.md 0 → 100644
View page @ f032f53d
MythicHUD features a rich API for enhanced integration and customization.
On Maven, you can pull it by adding
```
<dependency>
<groupId>io.lumine.mythichud</groupId>
<artifactId>api</artifactId>
<version>$VERSION</version>
<scope>provided</scope>
</dependency>
```
to your project's build script.
For release versions, the repository is `https://mvn.lumine.io/repository/maven-releases/`.\
Alternatively, for snapshots, use `https://mvn.lumine.io/repository/maven-snapshots/`.
\ No newline at end of file
Clone repository
  • Advanced Version Support
  • Changelog
  • Commands
  • Compatibility
  • Components
    • Asset Layers
    • Assets
  • Conditions
  • Conditions
    • Effect
    • Gamemode
    • Logical Operator
    • Placeholder
    • Progress
  • Fonts
  • Getting Started
  • HUD Components
View All Pages