mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
[skip ci] Add licenses to some of the splash screen artworks
This commit is contained in:
parent
2b3da1f591
commit
a04077569a
|
@ -1,7 +1,7 @@
|
|||
extends AcceptDialog
|
||||
|
||||
var artworks := [
|
||||
[
|
||||
[ # Licensed under CC BY-NC-ND, https://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
"Roroto Sic",
|
||||
preload("res://assets/graphics/splash_screen/artworks/roroto.tres"),
|
||||
"https://linktr.ee/Roroto_Sic",
|
||||
|
@ -19,7 +19,7 @@ var artworks := [
|
|||
"https://www.instagram.com/vs.pxl/",
|
||||
Color.black
|
||||
],
|
||||
[
|
||||
[ # Licensed under CC BY-NC-SA 4.0, https://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||
"Wishdream",
|
||||
preload("res://assets/graphics/splash_screen/artworks/wishdream.png"),
|
||||
"https://twitter.com/WishdreamStar",
|
||||
|
|
Loading…
Reference in a new issue