13 lines
532 B
YAML
13 lines
532 B
YAML
# SPDX-FileCopyrightText: 2025 wheelwrightt
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
- files: ["baa.png"]
|
|
license: "CC-BY-SA-3.0"
|
|
copyright: "Taken/modified from tgstation at https://github.com/tgstation/tgstation/blob/HEAD/icons/ui/chat/emoji.dmi"
|
|
source: "https://github.com/tgstation/tgstation"
|
|
|
|
- files: ["moo.png"]
|
|
license: "CC-BY-SA-3.0"
|
|
copyright: "Taken/modified from tgstation at https://github.com/tgstation/tgstation/blob/HEAD/icons/ui/chat/emoji.dmi"
|
|
source: "https://github.com/tgstation/tgstation" |