Turn test scene into splash scene wirh Aug[m]entile artwork
parent
ee1e3516
No related branches found
No related tags found
Showing
- package.json 1 addition, 0 deletionspackage.json
- src/artwork/augmentile-icon.svg 0 additions, 0 deletionssrc/artwork/augmentile-icon.svg
- src/artwork/augmentile.svg 0 additions, 0 deletionssrc/artwork/augmentile.svg
- src/frontend/game.js 2 additions, 2 deletionssrc/frontend/game.js
- src/frontend/scenes/splash.js 6 additions, 4 deletionssrc/frontend/scenes/splash.js
- webpack.config.js 5 additions, 1 deletionwebpack.config.js
- yarn.lock 8 additions, 0 deletionsyarn.lock
... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
"eslint-config-google": "^0.14.0", | "eslint-config-google": "^0.14.0", | ||
"favicons": "^6.2.1", | "favicons": "^6.2.1", | ||
"favicons-webpack-plugin": "^5.0.2", | "favicons-webpack-plugin": "^5.0.2", | ||
"file-loader": "^6.2.0", | |||
"html-webpack-plugin": "^5.3.1", | "html-webpack-plugin": "^5.3.1", | ||
"style-loader": "^2.0.0", | "style-loader": "^2.0.0", | ||
"symlink-webpack-plugin": "^1.1.0", | "symlink-webpack-plugin": "^1.1.0", | ||
... | ... |
File moved
File moved
Please register or sign in to comment