1
0

Update README.md

Shorten folderName description to fit on a single line when formatted on GitHub page.
This commit is contained in:
Breezebuilder
2025-03-07 13:27:19 +11:00
committed by GitHub
parent 1097214352
commit 56c684b05f

View File

@@ -47,7 +47,7 @@ This file stores essential metadata in JSON format. **Make sure you adhere to th
- **author**: Your chosen username or handle.
- **repo**: A link to your mod's repository.
- **downloadURL**: A direct link to the latest version of your released mod. (Can be same as `repo` if no separate download link exists.)
- *folderName*: (*Optional*) The name for the mod's install folder. This must not contain any of the filename-forbidden characters: `<` `>` `:` `"` `/` `\` `|` `?` `*`
- *folderName*: (*Optional*) The name for the mod's install folder. This must not contain characters `<` `>` `:` `"` `/` `\` `|` `?` `*`
### 3. thumbnail.jpg (Optional)
If included, this image will appear alongside your mod in the index. Maximum and recommended size is 1920x1080 pixels.