Modding:Manifest.json: Difference between revisions

m
Restrict description width, words
No edit summary
m (Restrict description width, words)
Line 9: Line 9:
|-
|-
! Field
! Field
! Description
! style="width: 65%" | Description
! Properties
! Properties
|-
|-
Line 30: Line 30:
|-
|-
| '''tags'''
| '''tags'''
| Comma-delimited list of workshop tags, only for display in the mod manager and has no effect on your actual workshop tags. ||
| Comma-delimited list of tags, only for display in the mod manager and has no effect on your actual workshop tags. ||
* Defaults to workshop.json's <code>Tags</code>.
* Defaults to workshop.json's <code>Tags</code>.
|-
|-
Line 41: Line 41:
|-
|-
| '''previewImage'''
| '''previewImage'''
| Relative path to an image used as an icon for your mod in the mod manager. Recommended Size 512x512. The largest Caves of Qud displays on default scale is 128x128, but if you use the same image for your steam workshop preview; that can show at 400x400.||
| Relative path to an image used as an icon for your mod in the manager, recommended size 512x512.<br/>The largest Caves of Qud displays on default scale is 128x128, but if you use the same image for your steam workshop preview; that can display at up to 435x435 on the "Most Popular Items" front page.||
* Defaults to workshop.json's <code>ImagePath</code>.
* Defaults to workshop.json's <code>ImagePath</code>.
|}
|}