Update target folder tip

This commit is contained in:
2024-03-19 22:29:26 -03:00
parent 70bc95d72c
commit f7dad49bec

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 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,