update sources

This commit is contained in:
2025-09-24 11:22:31 +04:00
parent dec5d652b4
commit fff6b9d6b5
3 changed files with 11 additions and 14 deletions

3
.gitignore vendored
View File

@@ -6,6 +6,3 @@
*.uid
*.tmp
*.import~
# hidden files
.*

View File

@@ -409,15 +409,15 @@ sprites:
modifications: ""
usage: "Yellow gem variant sprite for Match-3 gameplay"
# Referenced in original sources.yaml but file not found:
# textures:
# backgrounds:
# "beanstalk-dark.webp":
# source: "https://www.toptal.com/designers/subtlepatterns/beanstalk-dark-pattern/"
# license: "" # TODO: Verify license and locate file
# attribution: "Beanstalk Dark pattern from Subtle Patterns"
# modifications: ""
# usage: "Background texture (file location TBD)"
Referenced in original sources.yaml but file not found:
textures:
backgrounds:
"beanstalk-dark.webp":
source: "https://www.toptal.com/designers/subtlepatterns/beanstalk-dark-pattern/"
license: "" # TODO: Verify license and locate file
attribution: "Beanstalk Dark pattern from Subtle Patterns"
modifications: ""
usage: "Background texture (file location TBD)"
# TODO: Verify all license information by visiting source URLs
# TODO: Check for any missing assets not documented here