From e755b06e35914a98c49ddfc6f54230b9c5e04646 Mon Sep 17 00:00:00 2001 From: bicarus <202771338+bicarus-dev@users.noreply.github.com> Date: Mon, 5 Jan 2026 17:25:10 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b44203..5633ded 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,6 +16,7 @@ To contribute, fork the repo (just the main branch), make changes in your fork, * Performing decryption of encrypted files * Including (bundling), distributing, or linking to game data, or making it easier to find/download game data * Any features that [phone home](https://en.wikipedia.org/wiki/Phoning_home) + * This includes automatic updaters. * Exception: we have allowed the "patch import from URL" but this has only been done under very careful considerations and plenty of warnings to the user. ### Avoiding regressions