update stale paths in AUDIT.md and bug report template

This commit is contained in:
2026-06-09 14:13:15 +02:00
parent c876d7cab3
commit 381552ce7f
2 changed files with 9 additions and 4 deletions
+3 -1
View File
@@ -25,7 +25,9 @@ What happened and what did you expect to happen?
- Subnautica 2 install: (Steam, Xbox, Epic, custom)
**Logs**
If available, attach `transaction.log` (located next to the binary).
If available, attach `transaction.log` (located in `logs/` under
`%LOCALAPPDATA%\NotAlterra\` on Windows or `~/.local/share/NotAlterra/`
on Linux).
**Privacy**
Do not paste save file contents, personal names, or full file paths. The
+6 -3
View File
@@ -35,9 +35,12 @@ This feature may be re-introduced in a future release provided it does not trigg
All file writes are confined to declared paths:
- `config.ini` — save-path cache, scan timestamp, disclaimer flag
- `NotAlterra_Backups/` — backup archives
- `transaction.log` — timestamped action log
- `app.ini` (under `data_local_dir/NotAlterra/config/`) — save-folder and
backup-root paths
- `backups/saves/`, `backups/ue5/` (under the backup root) — backup
archives
- `logs/transaction.log` (under `data_local_dir/NotAlterra/logs/`) —
timestamped action log
No writes outside these directories. No reads beyond the Subnautica 2
Saved folder tree.