BowDogPrediction/README.md

11 lines
308 B
Markdown
Raw Normal View History

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](https://github.com/MeteorDevelopment/meteor-addon-template/wiki).