DixScript Registry
Importable .mdix packages hosted on Cloudflare R2.
Reference them in your files using from_cloud.
Click any card to preview its contents. Each package includes a
SHA-256 verification hash you can copy and verify locally.
Helpers from_cloud "https://dixscript-docs.pages.dev/api/registry/game/game_helpers.mdix"Importable .mdix package.
https://dixscript-docs.pages.dev/api/registry/base_types.mdixThis package was uploaded before hash verification was added.
Importable .mdix package.
https://dixscript-docs.pages.dev/api/registry/circular_cloud_a.mdixThis package was uploaded before hash verification was added.
Importable .mdix package.
https://dixscript-docs.pages.dev/api/registry/circular_cloud_b.mdixThis package was uploaded before hash verification was added.
Core game enums (Rarity, ItemType) and QuickFuncs (makeItem, scaledValue). Foundation package for any RPG item system.
https://dixscript-docs.pages.dev/api/registry/game/base_types.mdixThis package was uploaded before hash verification was added.
Enemy and loot table generation helpers. Imports base_types — demonstrates transitive cloud imports. Includes Difficulty and EnemyType enums.
https://dixscript-docs.pages.dev/api/registry/game/game_helpers.mdixThis package was uploaded before hash verification was added.
Testing studf
https://dixscript-docs.pages.dev/api/registry/game/stuff.mdixd3a6a5154966a92c37bac15d78b07cc667cf51b8382dda980fec88f50ce7995f Use with verify "sha256:d3a6a515…" in your @IMPORTS block
Complete RPG weapon database with 10 weapons across 3 types. Demonstrates the QuickFunc deduplication pattern — pricing is a formula, not hardcoded per-item.
https://dixscript-docs.pages.dev/api/registry/game/weapon_db.mdixThis package was uploaded before hash verification was added.
Importable .mdix package.
https://dixscript-docs.pages.dev/api/registry/game_helpers.mdixThis package was uploaded before hash verification was added.
ML feature pipeline config for user churn prediction. Covers raw features, window aggregations, normalization strategies, and model serving parameters.
https://dixscript-docs.pages.dev/api/registry/ml/feature_pipeline.mdixThis package was uploaded before hash verification was added.
A stuff for stuff
https://dixscript-docs.pages.dev/api/registry/script/packagas.mdixThis package was uploaded before hash verification was added.
Cyclic import test file A. Imports circular_cloud_b which imports back — tests that the compiler correctly detects and rejects circular cloud imports.
https://dixscript-docs.pages.dev/api/registry/utils/circular_cloud_a.mdixThis package was uploaded before hash verification was added.
Cyclic import test file B. Imports circular_cloud_a which imports back — second half of the circular import detection test pair.
https://dixscript-docs.pages.dev/api/registry/utils/circular_cloud_b.mdixThis package was uploaded before hash verification was added.