docs: the front door is a platform, not a UO bridge #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/module-system-reframe"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 5 slice 3 (
MODULE_SYSTEM.md§2.11.1). Independent of the other three PRs in the slice — merge whenever.The landing page still opened with "A website + game bridge for private Ultima Online (ServUO) shards" and listed six repositories. The module system made the first untrue; Phase 5 made the second wrong by two.
What changed
Reframed rather than patched. Runic Gateway is a website platform for game communities that knows nothing about any particular game; everything game-specific arrives as an installable module, and Ultima Online is the first one.
website,Android-app,docs,Integration-kit) and Ultima Online support (Module-uo,link,servuo-plugins,installer). Eight repos, and a visitor can now tell which half they need.MODULES=<id>@<version>=<url>on a compose-managed host. Both were checked againstserver/.env.examplerather than written from memory — the example URL ismodule-uov0.3.0's real manifest.Integration-kitfor anyone whose game is not Ultima Online, and a "where to go next" row for the module contract.The honest bit
One blockquote says the module system lives on the website's
edgebranch and reachesmainat the cutover, so nobody clonesmainlooking for a Modules screen that is not there yet. That paragraph comes out with decision 11.Co-Authored-Bytrailer.