Update AppID, clarify the upload target folder

This commit is contained in:
2024-03-19 18:31:32 -03:00
parent 8999d73679
commit 51fbe29b70
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ impl ItemInfoState {
),
text(" "),
self.target_folder.view(
"Target Folder:\n(Your mod's folder, it should be /game/mods/YourMod/)",
"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.",
"",
ItemInfoMessage::EditTargetFolder,
ItemInfoMessage::BrowseTargetFolder,

View File

@ -1 +1 @@
4000
1895350