Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
d9493a0efb
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NEBULADecalsContinued",
|
||||
"name": "NEBULA Decals Continued",
|
||||
"abstract": " STDdM3y.jpg This mod allows to place decals on your crafts!",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154127-122-nebula-space-engineering-decals-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/1132/NEBULA%20Decals%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/NEBULA_Decals",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/NEBULA_Decals_Continued/NEBULA_Decals_Continued-1482941744.807295.jpg"
|
||||
},
|
||||
"version": "0.1.1.3",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NEBULA",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1132/NEBULA%20Decals%20Continued/download/0.1.1.3",
|
||||
"download_size": 1003893,
|
||||
"download_hash": {
|
||||
"sha1": "6BE13C69FE22E7C0BE63EF62BECFAA11A4E6F683",
|
||||
"sha256": "671A5EF8154D1E1B192E2148813A365E7B39BC1343A8441E8FD28E820D8E0029"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue