From acac70de5f23024eef7248fc525fd317691a519d Mon Sep 17 00:00:00 2001 From: Alain Carlucci Date: Sat, 6 Dec 2025 16:43:12 +0100 Subject: [PATCH] Add CREDITS.md file --- CREDITS.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CREDITS.md diff --git a/CREDITS.md b/CREDITS.md new file mode 100644 index 0000000..f2bdc9e --- /dev/null +++ b/CREDITS.md @@ -0,0 +1,13 @@ +# Credits + +## Developers +- the_al +- Mathias Malmqvist + +## Special Thanks +- **Board model detection**: [Battle Beaver Customs](https://battlebeavercustoms.com/) +- **Color detection**: romek77 from Poland + +--- + +Thank you to everyone who contributed to this project, whether through code, testing, feedback, or translations. Your support makes this project possible!