update sources

This commit is contained in:
2025-09-24 11:22:31 +04:00
committed by nett00n
parent 7b0db3abff
commit 14d5e8fd8f
3 changed files with 11 additions and 14 deletions

View File

@@ -8,4 +8,4 @@
"deny": [], "deny": [],
"ask": [] "ask": []
} }
} }

3
.gitignore vendored
View File

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

View File

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