diff --git a/GameData/ConformalDecals/Versioning/ConformalDecals.netkan b/GameData/ConformalDecals/Versioning/ConformalDecals.netkan new file mode 100644 index 0000000..f5ced00 --- /dev/null +++ b/GameData/ConformalDecals/Versioning/ConformalDecals.netkan @@ -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" + } + ] + +} \ No newline at end of file diff --git a/GameData/ConformalDecals/Versioning/ConformalDecals.version b/GameData/ConformalDecals/Versioning/ConformalDecals.version index e1f34ae..2a5d460 100644 --- a/GameData/ConformalDecals/Versioning/ConformalDecals.version +++ b/GameData/ConformalDecals/Versioning/ConformalDecals.version @@ -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, diff --git a/changelog.txt b/changelog.txt index 8abb686..8391c00 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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