From 7d0d25ddb521e922a1ddc0752800add440815908 Mon Sep 17 00:00:00 2001 From: csd4ni3l Date: Wed, 25 Jun 2025 11:08:42 +0200 Subject: [PATCH] include numpy in CREDITS --- CREDITS | 1 + 1 file changed, 1 insertion(+) diff --git a/CREDITS b/CREDITS index cf1af5f..895b5e7 100644 --- a/CREDITS +++ b/CREDITS @@ -11,3 +11,4 @@ https://pyglet.readthedocs.io/en/latest/ Thanks to the following other libraries used in this game: pypresence - https://github.com/qwertyquerty/pypresence - Used for Discord Rich Presence +numpy - https://github.com/numpy/numpy - Used for vector maths to make it fast \ No newline at end of file