Initial import with skill sheet worning

This commit is contained in:
2024-11-30 08:38:13 +01:00
parent 2e96b256fb
commit df8995f8b7
52 changed files with 6986 additions and 2189 deletions

View File

@@ -15,7 +15,7 @@
"prettier": "^3.3.3"
},
"author": "LeRatierBretonnien",
"license": "UNLICENSED",
"license": "MITs",
"dependencies": {
"gulp": "^5.0.0",
"gulp-less": "^5.0.0"
@@ -23,5 +23,11 @@
"scripts": {
"pushLDBtoYML": "node ./tools/pushLDBtoYML.mjs",
"pullYMLtoLDB": "node ./tools/pullYMLtoLDB.mjs"
},
"description": "<h2><em>Lethal Fantasy RPG</em> for Foundry Virtual TableTop</h2>",
"main": "gulpfile.js",
"repository": {
"type": "git",
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-lethal-fantasy.git"
}
}