This commit is contained in:
Cloudburst
2021-03-11 10:19:40 +01:00
parent 081fa3b235
commit 5c95c26638
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Meteor Rejects Addon # Meteor Rejects Addon
An addon to Meteor Client that adds modules and commands that were to useless to be added to Meteor directly. An addon to Meteor Client that adds modules and commands that were too useless to be added to Meteor directly.
### How to use: ### How to use:
- Download the latest release of this mod from the releases tab. - Download the latest release of this mod from the releases tab.

View File

@@ -4,7 +4,7 @@
"version": "${version}", "version": "${version}",
"name": "Meteor Rejects Addon", "name": "Meteor Rejects Addon",
"description": "An addon to Meteor Client that adds modules and commands that were to useless to be added to Meteor directly.", "description": "An addon to Meteor Client that adds modules and commands that were too useless to be added to Meteor directly.",
"authors": [ "authors": [
"Cloudburst" "Cloudburst"
], ],