mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Add GameType value for Fallout 4 VR
Also update to the latest libloadorder for its FO4VR support.
This commit is contained in:
@@ -43,6 +43,8 @@ enum struct GameType : unsigned int {
|
||||
fo4,
|
||||
/** The Elder Scrolls V: Skyrim Special Edition */
|
||||
tes5se,
|
||||
/** Fallout 4 VR */
|
||||
fo4vr,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user