Include `git-filter-repo` script. Rewrite history to exclude gamepack.pak file. Regenerate locked gamepack.pak file using unpublished key data. Release Build 7609.

pull/35/head
sigonasr2 12 months ago
parent efa4f6dc95
commit 2253c14f4c
  1. 2
      Adventures in Lestoria/Version.h
  2. BIN
      Adventures in Lestoria/assets/gamepack.pak
  3. 4005
      git-filter-repo
  4. BIN
      x64/Release/Adventures in Lestoria.exe

@ -39,7 +39,7 @@ All rights reserved.
#define VERSION_MAJOR 0
#define VERSION_MINOR 3
#define VERSION_PATCH 0
#define VERSION_BUILD 7608
#define VERSION_BUILD 7609
#define stringify(a) stringify_(a)
#define stringify_(a) #a

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save