CKAN Function

Added required files for CKAN compatibility
pull/32/head
Chase W 3 years ago
parent a91a83a280
commit 3a57920353

@ -0,0 +1,31 @@
{
"spec_version": "v1.18",
"name": "Conformal Decals",
"abstract": "Decals done teh right way",
"author": "cineboxandrew-drewcassidy",
"identifier": "ConformalDecals",
"license": ["GPL-3.0"],
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194802-18-111-conformal-decals-028-decals-done-the-right-way/",
"repository": "https://github.com/drewcassidy/KSP-Conformal-Decals",
"spacedock": "https://spacedock.info/mod/2451/Conformal%20Decals?"
},
"tags": [
"graphics",
"information"
],
"$kref": "#/ckan/github/drewcassidy/KSP-Conformal-Decals",
"$vref": "#/ckan/ksp-avc",
"install": [
{
"find": "ConformalDecals",
"install_to": "GameData"
}
]
}

@ -2,6 +2,11 @@
"NAME":"ConformalDecals",
"URL":"https://raw.githubusercontent.com/drewcassidy/KSP-Conformal-Decals/release/GameData/ConformalDecals/Versioning/ConformalDecals.version",
"DOWNLOAD":"https://github.com/drewcassidy/KSP-Conformal-Decals/releases",
"GITHUB":
{
"USERNAME":"drewcassidy"
"REPOSITORY":"KSP-Conformal-Decals"
}
"VERSION":
{
"MAJOR":0,

@ -1,3 +1,10 @@
v0.2.9
------
- Added CKAN compatibility.
- Notes:
- Should look at using ckan dependency functions rather then bundling teh Dependencies
v0.2.8
------
- Update bundled Shabby to support Harmony 2 for compatibility with other mods

Loading…
Cancel
Save