Update target folder tip
This commit is contained in:
@@ -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 folder)\nFor example \"C:\\downloads\\New Folder\" where \"New Folder\" has ONLY your mod's folder and nothing else.",
|
||||
"Target Folder:\n(What will be uploaded, this MUST be your mod's folder)\nFor example \"\\game\\mods\\YourMod\"",
|
||||
"",
|
||||
ItemInfoMessage::EditTargetFolder,
|
||||
ItemInfoMessage::BrowseTargetFolder,
|
||||
|
Reference in New Issue
Block a user