diff --git a/projects/kiss-vscode/haxelib.json b/projects/kiss-vscode/haxelib.json new file mode 100644 index 00000000..59b34d62 --- /dev/null +++ b/projects/kiss-vscode/haxelib.json @@ -0,0 +1,10 @@ +{ + "name": "kiss-vscode", + "url": "https://github.com/NQNStudios/kisslang", + "license": "LGPL", + "tags": [], + "description": "", + "version": "0.0.0", + "releasenote": "It isn't safe to use this library yet.", + "contributors": ["NQNStudios"] +} \ No newline at end of file