Modinfo: Difference between revisions

From Vintage Story Wiki
Makes note that the attribute list could be outdates and the api documentation will have the correct version
m (link formatting)
(Makes note that the attribute list could be outdates and the api documentation will have the correct version)
Line 53: Line 53:


=== Technical Note ===
=== Technical Note ===
The <code>modinfo.json</code> properties correspond directly to the fields and properties on the [https://apidocs.vintagestory.at/api/Vintagestory.API.Common.ModInfo.html ModInfo] API class (and are loaded into that class internally using <code>JsonConvert.DeserializeObject</code>).
The <code>modinfo.json</code> properties correspond directly to the fields and properties on the [https://apidocs.vintagestory.at/api/Vintagestory.API.Common.ModInfo.html ModInfo] API class (and are loaded into that class internally using <code>JsonConvert.DeserializeObject</code>). Check the available fields in the api documentation to see a full up to date list of all possible properties.


{{Navbox/modding|Vintage Story}}
{{Navbox/modding|Vintage Story}}
editor
72

edits