You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built on [WebGAL](https://github.com/OpenWebGAL/WebGAL) / [Tauri v2](https://v2.tauri.app) / [hexz](https://github.com/maincoretech/hexz_k). Packs game assets into a single encrypted `.hxz` archive, fully compatible with Steamworks delta patching.
5
+
Built on [WebGAL](https://github.com/OpenWebGAL/WebGAL) / [Tauri v2](https://v2.tauri.app) / [hexz](https://github.com/maincoretech/hexz_k). Packs game assets into a single `.hxz` archive, fully compatible with Steamworks delta patching.
8
6
9
7
---
10
8
@@ -78,16 +76,6 @@ flowchart LR
78
76
| Full redeploy on update |`.hxz` independent of executable, Steamworks delta patch ready |
79
77
| Client fetches full resource per request | O(1) random access, single-file reads on demand |
0 commit comments