Skip to content

@loontail/minecraft-kit v0.5.0 / Architecture

Type alias: Architecture

ts
type Architecture: typeof Architectures[keyof typeof Architectures];

Architecture literal used in launcher metadata.

Source

src/types/system.ts:27

MIT License