Go to file
seasnail8169 8565e92526 init
2021-02-19 22:11:41 +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 init 2021-02-19 22:11:41 +00:00
.gitignore init 2021-02-19 22:11:41 +00:00
build.gradle init 2021-02-19 22:11:41 +00:00
gradle.properties init 2021-02-19 22:11:41 +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 init 2021-02-19 22:11:41 +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 Client 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.