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