Skip to content

SIMULATAN/meteor-notifications-addon

Repository files navigation

Github All Releases Verified My Discord (505713760124665867) wakatime

Meteor Notifications addon

This addon adds various (very customizable) notifications to the HUD of the Meteor Client.

Support

If you need any help, feel free to DM me on Discord

How to build yourself

  • Clone this repository
  • Navigate into the folder in a shell
  • Run ./gradlew build
  • Copy the build/libs/meteor-notifications-addon-*.jar file to your mods folder

How to develop

  • Clone this repository
  • Import the project in IntelliJ
  • Configure IntelliJ to use JDK 17
  • Change the Gradle JVM option to Project SDK (Build, Execution, Deployment -> Build Tools -> Gradle)
  • Restart IntelliJ after the initial build to load the run configurations
Optional:

(Faster build times and better hot swap)

- Open the 'Gradle Settings' dialog from the Gradle tab.
- Change the 'Build and run using' and 'Run tests using' fields to 'IntelliJ IDEA'.
- Go to File → Project Structure → Project and set 'Project compiler output' to $PROJECT_DIR$/out.

Source: Fabric Wiki

Contributions

... are welcome! Feel free to modify the code and submit a pull request or open up a issue.

About

An addon for the MeteorClient that displays various notifications on the HUD | still WIP, code might be messy

Topics

Resources

Stars

Watchers

Forks

Languages