Go to file
2021-08-23 13:52:32 +01:00
.github/workflows Rename devbuild.yml to .github/workflows/devbuild.yml 2021-06-15 15:34:45 +01:00
gradle/wrapper More updates 2021-06-15 00:43:49 +01:00
src/main Updated to be compatible with meteor 1.17.1 2021-08-23 13:52:32 +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 More updates 2021-06-15 00:43:49 +01:00
gradle.properties Updated to be compatible with meteor 1.17.1 2021-08-23 13:52:32 +01:00
gradlew Updated addon template to latest versions 2021-06-14 21:27:29 +01:00
gradlew.bat init 2021-02-19 22:11:41 +00:00
README.md Update stuff, rename to template, remove LICENSE 2021-05-29 12:05:45 +01:00
settings.gradle init 2021-02-19 22:11:41 +00: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.