issues
search
plowteam
/
donut
Open source reimplementation of The Simpsons: Hit & Run
GNU General Public License v3.0
421
stars
28
forks
source link
Fix up build and improve readme file
#29
Open
a-andreyev
opened
7 months ago
a-andreyev
commented
7 months ago
README: add section how to run the build
README: clean up section levels
cmake: improve dependencies list
add missing header include (to use
uint8_t
from
cstdint
)
fix build in formatting user-defined types
uint8_t
fromcstdint
)