NetKAN added mod - ConformalDecals-0.2.11
This commit is contained in:
parent
f60e9bc4ca
commit
2e9e4c13bc
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ConformalDecals",
|
||||
"name": "Conformal Decals",
|
||||
"abstract": "Add decals to any surface",
|
||||
"author": "drewcassidy",
|
||||
"version": "0.2.11",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194802-*",
|
||||
"spacedock": "https://spacedock.info/mod/2451/Conformal%20Decals",
|
||||
"repository": "https://github.com/drewcassidy/KSP-Conformal-Decals",
|
||||
"bugtracker": "https://github.com/drewcassidy/KSP-Conformal-Decals/issues",
|
||||
"manual": "https://github.com/drewcassidy/KSP-Conformal-Decals/wiki",
|
||||
"remote-avc": "https://github.com/drewcassidy/KSP-Conformal-Decals/releases/latest/download/ConformalDecals.version",
|
||||
"x_screenshot": "https://spacedock.info/content/drewcassidy_10616/Conformal_Decals/Conformal_Decals-1603613809.4420319.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "Shabby"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "WildBlueTools"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/ConformalDecals",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2451/Conformal%20Decals/download/0.2.11",
|
||||
"download_size": 2841749,
|
||||
"download_hash": {
|
||||
"sha1": "B8FD7BDCB34AA3A41BA36DF46B395B4FDE00BE5B",
|
||||
"sha256": "001C91BE0E61BB0465ECFF8869DEB5FBB0D9FEEBA337307C1F5930BE87A2E0F7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 3621893,
|
||||
"release_date": "2022-10-30T01:17:08.100993+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue