KSP-AVC
The .version file format for KSP-AVC
| Type | object |
|---|---|
| File match |
*.version
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/ksp-avc/latest.json |
| Source | https://raw.githubusercontent.com/linuxgurugamer/KSPAddonVersionChecker/master/KSP-AVC.schema.json |
Validate with Lintel
npx @lintel/lintel check
A KSP-AVC version file's content
Properties
The display name for the add-on
A semantic(?) version
Location of a remote version file for update checking
Web address where the latest version can be downloaded
The complete or incremental change log for the add-on
Populates the CHANGE_LOG field using the file at this url
Allows KSP-AVC to do release checks with GitHub including setting a download location if one is not specified. If the latest release version is not equal to the version in the file, an update notification will not appear.
3 nested properties
Your GitHub username
The name of the source repository
Include pre-releases in the latest release search
URL to this mod's page on KerbalStuff
A semantic(?) version
A semantic(?) version
A semantic(?) version
If true, don't trust KSP-AVC's idea of which game versions are compatible with which other game versions, based on user configuration
DO NOT USE, won't work with CKAN; name of a DLL to check for VERSION on the fly
DO NOT USE, won't work with CKAN; a list of versions with which this mod is compatible
DO NOT USE, won't work with CKAN; a list of versions with which this mod is incompatible
DO NOT USE, won't work with CKAN; if true, don't override properties using the remote version file
DO NOT USE, won't work with CKAN; if false, don't override properties using the remote version file
definition of the install_loc fields
Definitions
A semantic(?) version
definition of the install_loc fields