NetKAN added mod - DockingFunctions-v1.0.3
This commit is contained in:
parent
10b335a844
commit
ca2f78509e
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DockingFunctions",
|
||||
"name": "Docking Functions",
|
||||
"abstract": "Toolset for mods that perform docking or coupling of vessels",
|
||||
"author": "Rudolf Meier",
|
||||
"version": "v1.0.3",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/219543-*",
|
||||
"repository": "https://github.com/meirumeiru/DockingFunctions",
|
||||
"bugtracker": "https://github.com/meirumeiru/DockingFunctions/issues",
|
||||
"remote-avc": "https://github.com/meirumeiru/DockingFunctions/raw/main/Resources/GameData/DockingFunctions/DockingFunctions.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"download": "https://github.com/meirumeiru/DockingFunctions/releases/download/v1.0.3/DockingFunctions_v1.0.3.zip",
|
||||
"download_size": 9154,
|
||||
"download_hash": {
|
||||
"sha1": "0E6AA050EECB46CF5DC9E4A61EA82DB0A3DCB3E0",
|
||||
"sha256": "2E68C5DD9FF1EDB955FFAFA1756FACC69EB2990A5BB7FDDC68855CD1C71AFE88"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 20049,
|
||||
"release_date": "2023-09-18T09:13:13Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue