UNPKG

unreal.js

Version:

A pak reader for games like VALORANT & Fortnite written in Node.JS

11 lines (10 loc) 307 B
export declare enum EAthenaWinCondition { LastManStanding = 0, LastManStandingIncludingAllies = 1, TimedTeamFinalFight = 2, FirstToGoalScore = 3, TimedLastMenStanding = 4, MutatorControlled = 5, MutatorControlledGoalScore = 6, MutatorControlledChinaSupported = 7 }