file info to readme

This commit is contained in:
cat 2025-05-26 15:28:08 +10:00
parent 6a826d4b37
commit 304282f5fe

9
readme
View file

@ -8,3 +8,12 @@ i want people to be able to create their own pets without having to
figure out how to recompile. figure out how to recompile.
run it with `SDL_LOGGING=app=debug ./slutpet` for verbose logging run it with `SDL_LOGGING=app=debug ./slutpet` for verbose logging
file layout:
dat.h - data structure header
fns.h - functions and macros header
slutpet.c - sdl init and close
img.c - loading images
samply.c - pet Samply