1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-04 02:24:12 +02:00

make gameevent parsing more backwards compatible

This commit is contained in:
Robin Appelman 2024-04-16 20:45:19 +02:00
commit ab87b34de8
6 changed files with 16415 additions and 4409 deletions

View file

@ -19,5 +19,8 @@ in
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"schemars-0.8.16" = "sha256-mQR56Ym76gSRulZrThmZHHw2JfhEgYhWXabwaYmyMYs=";
};
};
}