docs(svsimloader): update data_dumps path references for reorg
Mirror of the outer-repo data_dumps/ reorganization: README now points at data_dumps/captures/ for traffic_prod.ndjson; the GachaExchangeSweep comment naming the tradeables capture follows the same path rewrite. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -79,7 +79,7 @@ BepInEx/svsim-captures/<yyyy-MM-dd_HH-mm-ss>_<host>/
|
||||
|
||||
The capture hook decrypts each response before writing, so `traffic.ndjson` is always readable JSON regardless of whether the underlying connection used AES. `DisableEncryption` is therefore not required to make captures inspectable; it only affects what flows over the wire itself.
|
||||
|
||||
The `traffic_prod.ndjson` checked into `data_dumps/` is a curated paste of one such session, used as the seed source for `SVSim.Bootstrap/Data/prod-captures/`.
|
||||
The `traffic_prod.ndjson` checked into `data_dumps/captures/` is a curated paste of one such session, used as the seed source for `SVSim.Bootstrap/Data/prod-captures/`.
|
||||
|
||||
## Code layout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user