From 14d5e8fd8f196fe8a5ce7b5d79bde3b482da88f9 Mon Sep 17 00:00:00 2001 From: Vladimir nett00n Budylnikov Date: Wed, 24 Sep 2025 11:22:31 +0400 Subject: [PATCH] update sources --- .claude/settings.local.json | 2 +- .gitignore | 3 --- assets/sources.yaml | 20 ++++++++++---------- 3 files changed, 11 insertions(+), 14 deletions(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index bc9ee05..0961395 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -8,4 +8,4 @@ "deny": [], "ask": [] } -} \ No newline at end of file +} diff --git a/.gitignore b/.gitignore index 744f1f4..7975bb4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,3 @@ *.uid *.tmp *.import~ - -# hidden files -.* diff --git a/assets/sources.yaml b/assets/sources.yaml index 4a49092..a97152a 100644 --- a/assets/sources.yaml +++ b/assets/sources.yaml @@ -409,16 +409,16 @@ 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 -# TODO: Confirm all attribution text meets source requirements \ No newline at end of file +# TODO: Confirm all attribution text meets source requirements