Type Alias: CaptureSource
CaptureSource =
"code"|"save"|"dump"
Defined in: types.ts:42
Where a snapshot was captured from.
code- by importing the game's modules (the richest source: it also knows the registered passage ids)save- from an exported.sxsave filedump- from an IndexedDB record copied out of a browser