hollywoo project folder

This commit is contained in:
2021-10-17 00:28:07 -04:00
parent 531250ff86
commit 2f4c412347
6 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"main": "hollywoo.Main",
"name": "hollywoo",
"description": "produce Fountain screenplays as visual novels",
"classPath": "src/",
"dependencies": {
"kiss": ""
},
"url": "https://github.com/NQNStudios/kisslang",
"contributors": [
"NQNStudios"
],
"version": "0.0.0",
"releasenote": "",
"tags": [],
"license": "LGPL"
}