From 031a102dac2f476e22084f3c47684bf6d1886889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=27=C3=A9lectron=20rare?= <108685187+electron-rare@users.noreply.github.com> Date: Thu, 9 Jul 2026 13:42:29 +0200 Subject: [PATCH] docs: credit kenney assets Note the Car Kit, City Kit Roads, and Furniture Kit sources (CC0) and add Kenney to the greetings scroller. --- CREDITS.md | 9 +++++++++ src/content/greetings.ts | 1 + 2 files changed, 10 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index cb3f70a..b2c4081 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -7,3 +7,12 @@ - Source: [The Mod Archive, module id 67104](https://modarchive.org/index.php?request=view_by_moduleid&query=67104) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) - Used unmodified. + +## 3D models + +Low-poly models by [Kenney](https://kenney.nl/), from the **Car Kit**, +**City Kit: Roads**, and **Furniture Kit** asset packs. + +- License: [CC0](https://creativecommons.org/publicdomain/zero/1.0/) + (public domain, no attribution required — credited here anyway). +- Used as shipped, no retinting. diff --git a/src/content/greetings.ts b/src/content/greetings.ts index 6ccb67f..d24501d 100644 --- a/src/content/greetings.ts +++ b/src/content/greetings.ts @@ -6,6 +6,7 @@ export const GREETINGS = [ 'MLX', 'KXKM', 'Amiga forever', + 'Kenney', ] export const SCROLLER_TEXT =