mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
fix bad edit
This commit is contained in:
parent
a7e0f78b99
commit
d894ac733e
@ -11,6 +11,7 @@ namespace Wabbajack.Common
|
||||
public static string LOOTFolderFilesDir = "LOOT Config Files";
|
||||
public static string ModListMagic = "Celebration!, Cheese for Everyone!";
|
||||
public static string BSACreationDir = "TEMP_BSA_FILES";
|
||||
public static string MegaPrefix = "https://mega.nz/#!";
|
||||
|
||||
public static HashSet<string> SupportedArchives = new HashSet<string> {".zip", ".rar", ".7z", ".7zip", ".fomod", ".omod"};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user