chore: extract ServUO plugin to RunicGateway/servuo-plugins #11

Merged
whitlocktech merged 1 commits from chore/extract-servuo-plugins into main 2026-07-18 07:35:50 +00:00

1 Commits

Author SHA1 Message Date
21d5de9fd4 chore: extract ServUO plugin to RunicGateway/servuo-plugins
The C# ServUO plugin (overlay/, patches/, deploy.ps1, tools/) has been
extracted with full history via git filter-repo into the new
RunicGateway/servuo-plugins repo. This repo is now the Rust sidecar only.

Rewrite the README to be sidecar-focused: related-repos table, build/run,
and a deployment/compatibility section describing the runtime protocol
relationship with the plugin. No source cross-references existed between the
two halves, so nothing else needed repointing.

Plugin repo: https://gitea.whitlocktech.com/RunicGateway/servuo-plugins
2026-07-18 00:58:32 -05:00