BowDogPrediction/README.md

11 lines
307 B
Markdown
Raw Normal View History

2021-02-19 22:11:41 +00:00
# Meteor Addon Template
2021-03-21 17:48:17 +00:00
A template to allow easy usage of the Meteor Addon API.
2021-02-19 22:11:41 +00:00
### 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](https://github.com/MeteorDevelopment/meteor-addon-template/wiki).