Replace the Doge with a Shiba Inu
On 2024-04-17, the so-called decentralized autonomous organization has secured legal rights to the doge image, so using this image with proper licensing is difficult now. Therefore, I replace the Doge with Yuya Tamai's Shiba dog.
This commit is contained in:
parent
f0dd28e5bd
commit
d731aaa9aa
10
LICENSE.txt
10
LICENSE.txt
@ -79,11 +79,11 @@ accessed at: 2024-09-14T08+00:00
|
||||
author: Terezkaaa
|
||||
SPDX-License-Identifier: CC-BY-SA-3.0
|
||||
|
||||
dogblocks_dog_d.png (Doge image)
|
||||
source: https://kabosu112.exblog.jp/iv/detail/?s=9944144&i=201002%2F12%2F90%2Fa0126590_22301391.jpg
|
||||
accessed at: 2024-09-14T08+00:00
|
||||
author: Atsuko Sato
|
||||
The license of the doge image is unclear.
|
||||
dogblocks_dog_d.png
|
||||
source: https://www.flickr.com/photos/76758469@N00/6556553517
|
||||
accessed at: 2024-09-15T10+00:00
|
||||
author: Yuya Tamai
|
||||
SPDX-License-Identifier: CC-BY-2.0
|
||||
|
||||
dogblocks_dog_ld.png (Labradoodle)
|
||||
This is the only dog which I (HybridDog) could not find on the internet using a
|
||||
|
2
init.lua
2
init.lua
@ -49,7 +49,7 @@ end
|
||||
local dogs = {
|
||||
["Beagle"] = {"b", "bw", "bw", "w", "w"},
|
||||
["Bichon Frise"] = {"w", name="bf"},
|
||||
["Doge"] = {"b", "o", "y", "y", "y", name="d"},
|
||||
["Shiba Inu"] = {"b", "o", "y", "y", "y", name="d"},
|
||||
["Fox Terrier"] = {"w", "w", "bw", name="ft"},
|
||||
["German Shepherd"] = {"b", "b", "bw", "bw", "bw", name="gs"},
|
||||
["Labradoodle"] = {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 25 KiB |
Loading…
x
Reference in New Issue
Block a user