mana
Diffstat (limited to 'mod.hjson')
| -rw-r--r-- | mod.hjson | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mod.hjson b/mod.hjson new file mode 100644 index 0000000..6f22f8b --- /dev/null +++ b/mod.hjson @@ -0,0 +1,11 @@ +{ + name: experience + displayName: experience + author: "[yellow]bendn" + repo: "bendnuts/experience" + description: "for [accent]plague\n\n[slate]i[#78858e]t [#808a8c]i[#888f8a]s [#909488]a [#989986]c[#a09e84]o[#a8a382]o[#b0a880]l [#b8ad7e]m[#c0b27c]o[accent]d" + version: 1.2 + minGameVersion: 126.2 + dependencies: [ "ui-lib" ] + hidden: true +} |