From 6af605d10d4d7e2bdea79b8d69d0d48704ef77f8 Mon Sep 17 00:00:00 2001 From: zlago Date: Thu, 8 May 2025 21:56:43 +0200 Subject: include more specific headers than SDL.h improves compilation times, since so many things only need SDL_render.h --- README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 904a6a2..8244643 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ # yet another sdl project -## libraries +platformer game thats stuck in dev hell since 2024 -heres a list of what i DIDNT write, and what its licensed under +## credits -- libplum is public domain +### source code modules (libraries included in the repo) -- cJSON is MIT licensed +- [libplum]() (`src/libplum.[ch]`) is public domain (unlicense) + +- [cJSON]() (`utl/json2map/cJSON.[ch]`) is MIT licensed + +### external libraries (not included in the repo but required to build the game) + +- [SDL2]() is zlib licensed + +- [zlib]() is zlib licensed + +anything not mentioned above was probably written/drawn by me, sylvie -- cgit 1.4.1-2-gfad0