lets-read project

This commit is contained in:
2022-06-25 17:18:19 +00:00
parent 736a1982b4
commit 138897008e
6 changed files with 88 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"main": "lets_read.Main",
"name": "lets-read",
"description": "make pdfs for skimming let's play videos",
"classPath": "src/",
"dependencies": {
"kiss": ""
},
"url": "https://github.com/NQNStudios/kisslang",
"contributors": [
"NQNStudios"
],
"version": "0.0.0",
"releasenote": "",
"tags": [],
"license": "LGPL"
}