Keep pre-rebrand discovery installs compatible

This commit is contained in:
Alexander Sellite 2026-08-25 22:18:43 -04:00
parent de454ff48a
commit ee3982e428
8 changed files with 154 additions and 16 deletions

View file

@ -90,6 +90,12 @@ release. The versioned HTTP contract remains independent from straywild's save s
network protocol. Each tagged deployment accepts room advertisements only from its matching game
release so incompatible rooms are never presented as publicly available.
Existing NETfishing installations can be upgraded in place. The legacy
`netfishing_discovery` module, command name, and `NETFISHING_DISCOVERY_*`
environment variables remain accepted, while new installations should use the
Straywild names shown above. When both forms of an environment setting exist,
the Straywild value takes precedence.
## Licensing
Project-owned source code is licensed under the GNU General Public License,