We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb61b1a commit b5b3ae2Copy full SHA for b5b3ae2
scripts/generate_thanks_image
@@ -12,7 +12,7 @@ import pyxel
12
import requests
13
14
ROOT_DIR = ".."
15
-CACHE_DIR = "image_cache"
+CACHE_DIR = "user_example_images"
16
USER_EXAMPLES_JSON = "docs/pyxel_user_examples.json"
17
18
THANKS_IMAGE_FILE = "docs/images/pyxel_thanks.png"
0 commit comments