From 2550b5a6689d5ec3b706cd03c4588414b353e013 Mon Sep 17 00:00:00 2001 From: fgsfds Date: Mon, 2 Sep 2024 10:27:38 +0200 Subject: [PATCH] port: README: add icon credit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71a0242d6..020f75025 100644 --- a/README.md +++ b/README.md @@ -137,5 +137,6 @@ It might be possible to build a 32-bit ARM executable, but this has not been tes * [Ship of Harkinian team](https://github.com/Kenix3/libultraship/tree/main/src/graphic/Fast3D), Emill and MaikelChan for the libultraship version of fast3d that this port uses; * lieff for [minimp3](https://github.com/lieff/minimp3); * Mouse Injector and 1964GEPD authors for some of the 60FPS- and mouselook-related fixes; +* NicNamSam for the icon; * everyone who has submitted pull requests and issues to this repository and tested the port; * probably more I'm forgetting.