mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix writing to folder
Make sure that the folder exists as well as make sure that it has the proper path markings
This commit is contained in:
@@ -472,7 +472,7 @@ Make a selection:
|
||||
|
||||
1) " + (norename ? "Enable game renaming" : "Disable game renaming") + @"
|
||||
2) " + (old ? "Enable XML output" : "Enable RomVault output") + @"
|
||||
3) Enter an output folder
|
||||
3) Enter an output folder
|
||||
4) Generate all DAT files
|
||||
B) Go back to the previous menu
|
||||
");
|
||||
|
||||
Reference in New Issue
Block a user