UNPKG

unpak.js

Version:

Modern TypeScript library for reading Unreal Engine pak files and assets, inspired by CUE4Parse

11 lines 212 B
export declare enum EFortGameType { BR = 0, Creative = 1, CreativeLTM = 2, Playground = 3, STW = 4, BRArena = 5, BRLTM = 6, Social = 7 } //# sourceMappingURL=EFortGameType.d.ts.map