Simple asset packer for my game
Go to file
2023-11-04 14:22:20 +00:00
.vscode Add debug config for pakrd_test 2023-10-24 00:40:21 +01:00
include Remove local copies of repo 2023-11-03 22:58:13 +00:00
intern Add submodules 2023-11-03 22:57:19 +00:00
src Fix warnings and errors reported by gcc 2023-11-04 14:22:20 +00:00
test_assets Update test_assets 2023-10-21 19:59:14 +01:00
.gitignore Update .gitignore 2023-11-04 11:16:59 +00:00
.gitmodules Add submodules 2023-11-03 22:57:19 +00:00
build Build scripts 2023-10-21 18:59:20 +01:00
compile Switch to using gcc instead of clang 2023-11-04 14:21:44 +00:00
README.md Update README.md 2023-10-21 20:00:59 +01:00

pckr (Asset packer)

Simple asset packer and pack reader for my game