Appearance
Structure of a serialized FlxReplay JSON file.
export interface ReplayFileFormat
engineVersion
string
frameCount
number
frames
FrameRecordData[]
seed
targetFps
version