mirror of
https://github.com/Astatin3/meteorbot.git
synced 2026-06-08 16:18:01 -06:00
8 lines
198 B
Markdown
8 lines
198 B
Markdown
|
|
# 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.
|