Remote Config Storage (

Stable

)


Changelogs:

Version 0.1.1

13.11.2025 14:51

If you update any of my mods, make sure to update all mods as they contain some major compatibility changes and old and new versions are not going to be compatible!

  • required changes for the new Core PBO

Version 0.1.0

18.08.2025 00:35

Fixed:
  • Sometimes the DayZ Rest API behaved weird when downloading files
Changed:
  • If a file is deleted, it's now going to be downloaded again
  • using the cloudflare worker to download the files instead of raw githubusercontent, because Github cached the file content, which can lead to files not properly updating, because of downloading old cached files, but saving the last successful hash causing servers to be stuck with old versions sometimes
Added:
  • Cloudflare worker Javascript for anyone, who wants to self host it

Version 0.0.2

14.08.2025 19:45

  • fixed client PBO not in the download

Version 0.0.1

14.08.2025 19:44

  • Initial Version