meteor-addon-template icon indicating copy to clipboard operation
meteor-addon-template copied to clipboard

A template project to help people use the Meteor Client Addon API.

Results 9 meteor-addon-template issues
Sort by recently updated
recently updated
newest added

When I cloned it in the app no files appear

[14:46:26] [ERROR] [FabricLoader/GameProvider]: Minecraft game provider couldn't locate the game! The game may be absent from the class path, lacks some expected files, suffers from jar corruption or is of...

when i try to get the class it says this: i really don't think this is ment to happen.

Without the hashtag it leads to a 404 page

Any repo created from this template has an automatically failing GitHub workflow because the `dev_build` workflow does not have permission to write tags to the repo. This PR fixes this.

![Screenshot 2024-10-27 213603](https://github.com/user-attachments/assets/8421ce81-4147-46c5-a574-c3e7e26f6a2f)

Migrate dependency management to use [Gradle Version Catalogs](https://docs.gradle.org/current/userguide/version_catalogs.html) instead of gradle.properties. Sibling PR to https://github.com/MeteorDevelopment/meteor-client/pull/5813 for consistency.