reorganize kiss into its own directory
This commit is contained in:
17
kiss/haxelib.json
Normal file
17
kiss/haxelib.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "kiss",
|
||||
"url": "https://github.com/hissvn/kisslang",
|
||||
"license": "LGPL",
|
||||
"tags": ["cross"],
|
||||
"description": "",
|
||||
"version": "0.0.0",
|
||||
"releasenote": "It isn't safe to use this library yet.",
|
||||
"contributors": ["NQNStudios"],
|
||||
"classPath": "src/",
|
||||
"main": "kiss.Main",
|
||||
"dependencies": {
|
||||
"hscript": "",
|
||||
"uuid": "",
|
||||
"tink_macro": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user