Added some WIP assets for the Local/World/UI views and the cover art.
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "assets-vor",
|
||||
"version": "1.0.0",
|
||||
"description": "A repo used for tracking and containg the assets for the game Visions Of Reality",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "prospera:assets-vor.git"
|
||||
},
|
||||
"license": "ISC",
|
||||
"author": "",
|
||||
"type": "commonjs",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"kanban": "serve tools/kanban/ -p 5173"
|
||||
},
|
||||
"keywords": [],
|
||||
"devDependencies": {
|
||||
"serve": "^14.2.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user