diff options
| author | Ninjune <enderknight537@gmail.com> | 2022-10-24 14:26:45 -0500 |
|---|---|---|
| committer | Ninjune <enderknight537@gmail.com> | 2022-10-24 14:26:45 -0500 |
| commit | dd8738cf5d7a1f199304fd31cf76ec064a924043 (patch) | |
| tree | 813d1f94f6940e81f708fd317df30be22a3b295d /metadata.json | |
| parent | d7d6c7da4b6245981054761840cd296510a99367 (diff) | |
| download | coleweight-hotfix.tar.gz coleweight-hotfix.tar.bz2 coleweight-hotfix.zip | |
Diffstat (limited to 'metadata.json')
| -rw-r--r-- | metadata.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/metadata.json b/metadata.json new file mode 100644 index 0000000..7345b31 --- /dev/null +++ b/metadata.json @@ -0,0 +1,8 @@ +{ + "name": "Coleweight", + "creator": "Ninjune", + "entry": "index.js", + "description": "Simple Coleweight module to measure mining progression.", + "version": "1.4.1", + "requires": ["axios", "PogData"] +}
\ No newline at end of file |
