Skip to content

Support all targets #79

@opera-eadelhult

Description

@opera-eadelhult

// FIXME: Add full support for all platforms
if (!["mac", "windows", "linux", "operagx"].includes(target)) {
throw new KnownError(
`Support for target '${target}' is coming soon to GameMaker CLI.`,
);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions