aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 5e5da03..560411a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -558,6 +558,13 @@
"mod_version": "3"
},
{
+ "description": "Syntax for the [Hare](https://haxelang.org) programming language",
+ "version": "0.1",
+ "path": "plugins/language_hare.lua",
+ "id": "language_hare",
+ "mod_version": "3"
+ },
+ {
"description": "Syntax for the [Haxe](https://haxe.org) programming language",
"version": "0.1",
"path": "plugins/language_haxe.lua",