Update target folder description

This commit is contained in:
2024-03-19 19:43:22 -03:00
parent 51fbe29b70
commit f4469c9710

View File

@@ -73,7 +73,7 @@ impl ItemInfoState {
),
text(" "),
self.target_folder.view(
"Target Folder:\n(What will be uploaded, this MUST be a folder that contains your mod's main folder)\nFor example \"C:\\downloads\\New Folder\" where \"New Folder\" has ONLY your mod's folder and nothing else.",
"Target Folder:\nYou must make a new empty folder, copy your mod there and then select that empty folder.",
"",
ItemInfoMessage::EditTargetFolder,
ItemInfoMessage::BrowseTargetFolder,