Move images folder
BIN
public/images/backgrounds/boardbg.webp
Normal file
After Width: | Height: | Size: 245 KiB |
BIN
public/images/backgrounds/deckbuilderbg.webp
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
public/images/backgrounds/draftbg.webp
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
public/images/backgrounds/menubg.webp
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
public/images/cardtypes/dilemma.webp
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
public/images/cardtypes/event.webp
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
public/images/cardtypes/friend-multi.webp
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
public/images/cardtypes/friend.webp
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
public/images/cardtypes/mane-char.webp
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
public/images/cardtypes/problem.webp
Normal file
After Width: | Height: | Size: 4 KiB |
BIN
public/images/cardtypes/resource.webp
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
public/images/cardtypes/troublemaker.webp
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
public/images/elements.webp
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
public/images/flat-cost.webp
Normal file
After Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 4 KiB After Width: | Height: | Size: 4 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 799 B After Width: | Height: | Size: 799 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
BIN
public/images/races.webp
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
public/images/sets/AD.webp
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
public/images/sets/CG.webp
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
public/images/sets/CN.webp
Normal file
After Width: | Height: | Size: 6 KiB |
BIN
public/images/sets/CS.webp
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
public/images/sets/DE.webp
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
public/images/sets/EO.webp
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
public/images/sets/FF.webp
Normal file
After Width: | Height: | Size: 7 KiB |
BIN
public/images/sets/GF.webp
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
public/images/sets/HM.webp
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
public/images/sets/MT.webp
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
public/images/sets/PR.webp
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
public/images/sets/RR.webp
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
public/images/sets/SB.webp
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
public/images/wildpower.webp
Normal file
After Width: | Height: | Size: 4.3 KiB |
|
@ -1,14 +1,13 @@
|
|||
{
|
||||
"name": "mcgvue",
|
||||
"short_name": "mcgvue",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./img/icons/android-chrome-192x192.png",
|
||||
"icons": [{
|
||||
"src": "./images/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "./img/icons/android-chrome-512x512.png",
|
||||
"src": "./images/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
|
@ -17,4 +16,4 @@
|
|||
"display": "standalone",
|
||||
"background_color": "#000000",
|
||||
"theme_color": "#4DBA87"
|
||||
}
|
||||
}
|