mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
fix merge error
merging in the website is not a good idea 😅
This commit is contained in:
parent
37eee94821
commit
96a53d862f
@ -493,7 +493,7 @@ public static class GameRegistry
|
||||
MainExecutable = "nw.exe".ToRelativePath()
|
||||
}
|
||||
},
|
||||
{
|
||||
{
|
||||
Game.Valheim, new GameMetaData
|
||||
{
|
||||
Game = Game.Valheim,
|
||||
@ -519,6 +519,7 @@ public static class GameRegistry
|
||||
NexusName = "site",
|
||||
NexusGameId = 2295,
|
||||
IsGenericMO2Plugin = false,
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user