Go to file
2024-04-10 14:37:56 +02:00
.github/workflows Bump gradle-wrapper from 7.2 -> 7.3.3, change CI to use Java 17 2022-01-01 11:30:11 +00:00
gradle/wrapper Bump to Meteor 0.5.5 for 1.20.2 2023-10-10 21:33:55 +02:00
src/main Update to 1.19.4 & fix commands code (#32) 2023-05-01 23:25:24 +01:00
.editorconfig More updates 2021-06-15 00:43:49 +01:00
.gitignore init 2021-02-19 22:11:41 +00:00
build.gradle Update Fabric Loom to version 1.6 2024-04-10 14:37:56 +02:00
gradle.properties Update template to 1.20.4 2023-12-15 20:15:41 +01:00
gradlew upgrade gradle to 8.1.1 2023-05-01 23:30:47 +01:00
gradlew.bat upgrade gradle to 8.1.1 2023-05-01 23:30:47 +01:00
README.md Update stuff, rename to template, remove LICENSE 2021-05-29 12:05:45 +01:00
settings.gradle updated to the latest meteor snapshot 2022-07-22 15:40:16 +01:00

Meteor Addon Template

A template to allow easy usage of the Meteor Addon API.

How to use:

  • Clone this project
  • Use this template to create new modules/commands
  • Run the mod with Meteor.