Skip to content

Commit

Permalink
Fixed name (#225)
Browse files Browse the repository at this point in the history
The name of this shader got mixed up. This is not a Blur Shader, but a Sparkle Shader, like the description and title of the GitHub page say.
  • Loading branch information
HalfstarDev authored Nov 3, 2024
1 parent b4a4b72 commit ce85693
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/sparkle-shader.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "sparkleshader",
"library_url": "https://github.com/ufgo/sparkle_effect/archive/refs/heads/main.zip",
"license": "Public Domain",
"name": "Blur Shader",
"name": "Sparkle Shader",
"platforms": [
"iOS",
"Android",
Expand All @@ -22,4 +22,4 @@
],
"timestamp": 1725737034.0,
"website_url": ""
}
}

0 comments on commit ce85693

Please sign in to comment.