¿Este archivo se irá actualizando?
Viewing post in Guide to Installing the Image Package comments
Hi @kata7,
Thank you for your reply.
If you are referring to the assets_pics.zip
file, we regret to inform you that we will not be updating that file. However, as a temporary solution to update the images, you can add the following key to the launch.json
file to automatically download new images:
"image_sites": [
"https://cerebrodatastorage.blob.core.windows.net/cerebro-cards/official/{card_id:U}.jpg"
]
Please note that we have not documented this feature yet, as it is still experimental. The image server is not managed by us, and downloading a large number of images from that site may result in your IP being banned. Additionally, downloading all images will require more than 1GB of storage space.
Thank you for your understanding.