new-project subcommand mostly works
This commit is contained in:
15
kiss/template/haxelib.json
Normal file
15
kiss/template/haxelib.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "template",
|
||||
"url": "https://github.com/hissvn/kisslang",
|
||||
"license": "LGPL",
|
||||
"tags": [],
|
||||
"description": "",
|
||||
"version": "0.0.0",
|
||||
"releasenote": "",
|
||||
"contributors": ["NQNStudios"],
|
||||
"classPath": "src/",
|
||||
"main": "template.Main",
|
||||
"dependencies": {
|
||||
"kiss": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user