Skip to content

Allow parsing of multiple args for a command #102

@selmaohneh

Description

@selmaohneh

Allow stuff like

menu.Add("greet", (x,y) => Greet(x,y), "Greets a name a number of times.");

Would be great to have multiple parsed arguments instead of a single string.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions