internal playtest 1

This commit is contained in:
Radicalicious 2025-01-02 15:50:25 -06:00
parent 171720ba35
commit 8fd68b01b9
2 changed files with 5 additions and 5 deletions

View file

@ -40,11 +40,11 @@
* Last updated 2023 / 05 / 02 - v2.2.11 - patch.pk3 & zones.pk3
* Last updated 2023 / 09 / 06 - v2.2.12 - patch.pk3
* Last updated 2023 / 09 / 09 - v2.2.13 - none
* Last updated 2024 / 07 / 04 - v2.2.14 - main assets
* Last updated 2025 / 01 / 02 - v2.2.14 - main assets
*/
#define ASSET_HASH_SRB2_PK3 "4ef6f57eefdf263288cae12084791cd2"
#define ASSET_HASH_ZONES_PK3 "b7db0245434ca3ad61935ee36403e966"
#define ASSET_HASH_CHARACTERS_PK3 "2e7aaae8a6b1b77d90ffe7606ceadb6c"
#define ASSET_HASH_SRB2_PK3 "ff169c784a7b38925aefeb7723f94c96"
#define ASSET_HASH_ZONES_PK3 "47a2e252d3c1dee1c1417ce08df1fcde"
#define ASSET_HASH_CHARACTERS_PK3 "97ce7008d16152731fe037141309aa24"
#ifdef USE_PATCH_DTA
#define ASSET_HASH_PATCH_PK3 "3c7b73f34af7e9a7bceb2d5260f76172"
#endif

View file

@ -12,4 +12,4 @@
#define MODVERSION 55
// Define this as a prerelease version suffix (pre#, RC#)
#define BETAVERSION "pre1"
#define BETAVERSION "pre4"