first init

This commit is contained in:
BergaBruh
2026-07-18 19:58:41 +05:00
commit ce9d7a1371
11 changed files with 867 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
+# Beta mod inventory
Active client set: **136** JARs. The manifest is the authoritative machine-readable mapping used by the builders.
| Side | Count | Audit basis |
| --- | ---: | --- |
| client | 48 | client HUD/render/input/UI mods and their loader/config dependencies |
| server | 16 | permissions, protection, profiling, Discord integration, pre-generation and server tools |
| both | 72 | gameplay content, registries, entities, TACZ, shared libraries and network features |
The old `server-staging` was not used as an input. It contains 119 JARs while the active client contains 136; its list served only as a historical comparison.
Before a public release, the server build must be started once and any side error is corrected in `packaging/mod-classification.toml` before repacking.