Skip to content

Add SEQ utilities #24

Open
Open
@pixeldesu

Description

@pixeldesu

The SEQ (Sequence) file format is a custom scripting format defining particle animation sequences (calling SPR files, basically).

It shares the same format as SPR files, with the difference that SEQ files can contain a frame/ms count in front of a command.

Examples and a reference can be found at https://docs.pangya.golf/pc/file-formats/seq

Write up PangLib.SEQ.SEQFile parsing the file and returning an AST, which can then be used by other tools to execute the given commands with their arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions