This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Releases: tinyBigGAMES/TinyPascal
Releases · tinyBigGAMES/TinyPascal
v0.4.0
- Misc fixes and enhancements
- You can run
makearc.cmd
to builddata.zip
used by the examples - Added
ziparc.exe
, zip archive utility. It usesZipFile_Build
in
gamelib to create standard, password protected zip archives of your game
resources. - Added video playback examples, can playback video from zip archive in
real-time - Started working on gamelib
- Update all genaixx examples
- Switch back to llama.cpp for genai backend