Skip to content

@loontail/minecraft-kit v0.5.0 / OperatingSystem

Type alias: OperatingSystem

ts
type OperatingSystem: typeof OperatingSystems[keyof typeof OperatingSystems];

OS literal as used inside Mojang/Forge/Fabric JSON manifests.

Source

src/types/system.ts:14

MIT License