Go to file
seasnail8169 81df76869f update
2021-03-21 17:48:17 +00:00
.github/ISSUE_TEMPLATE Update issue templates 2021-02-19 21:39:43 +00:00
gradle/wrapper init 2021-02-19 22:11:41 +00:00
src/main update 2021-03-21 17:48:17 +00:00
.gitignore init 2021-02-19 22:11:41 +00:00
build.gradle update 2021-03-21 17:48:17 +00:00
gradle.properties update 2021-03-21 17:48:17 +00:00
gradlew init 2021-02-19 22:11:41 +00:00
gradlew.bat init 2021-02-19 22:11:41 +00:00
LICENSE init 2021-02-19 22:11:41 +00:00
README.md update 2021-03-21 17:48:17 +00: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 the template and API to create new modules/commands
  • Run the mod with Meteor.

Documentation

Check the wiki.