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

mac-build
sigonasr2 9 months ago
parent 3221c3f2dd
commit 9018e6418a
  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