Added games array

Added currentgame
Added Virtual Scroller to choose game (temporary)
Modified video to add games[currentgame]
This commit is contained in:
2021-02-26 00:12:03 -07:00
parent 838cc49426
commit a3f359d78d
113 changed files with 240 additions and 700 deletions

View File

@@ -10,6 +10,7 @@
},
"main": "./src/main.js",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"core-js": "^3.8.2",
"font-picker-vue": "^1.0.3",
"prettier": "^1.19.1",