Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
09eca8005e
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HumanColoredFaces",
|
||||
"name": "Human Colored Faces",
|
||||
"abstract": "Giving the Kerbals human colored heads.",
|
||||
"author": [
|
||||
"GregroxMun"
|
||||
],
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"curse": "http://kerbal.curseforge.com/projects/241870",
|
||||
"x_screenshot": "https://media-curse.cursecdn.com/attachments/176/253/a4524b4ae137fa137b17cb6d1d2dc67a.png"
|
||||
},
|
||||
"version": "17",
|
||||
"ksp_version": "any",
|
||||
"depends": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "TextureReplacer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://addons-origin.cursecdn.com/files/2282/17/HumanColoredHeads.zip",
|
||||
"download_size": 4381437,
|
||||
"download_hash": {
|
||||
"sha1": "97F88E1315388CEC6E76C3510BFE644578579E7A",
|
||||
"sha256": "A9D232D6ECE88958D04FC27809FFA7589E8E2DC92198E9AD27E88B12063AB4AA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Kronometer",
|
||||
"name": "Kronometer",
|
||||
"abstract": "A mod to manipulate the clock for Kerbal Space Program.",
|
||||
"author": [
|
||||
"Thomas P.",
|
||||
"Sigma88"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161218-krono/",
|
||||
"repository": "https://github.com/StollD/Kronometer"
|
||||
},
|
||||
"version": "v1.3.0-2",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Kronometer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/StollD/Kronometer/releases/download/v1.3.0-2/Kronometer.v1.3.0-2.zip",
|
||||
"download_size": 20970,
|
||||
"download_hash": {
|
||||
"sha1": "595453BD6B3EE048735D3549585BE23C4B26C699",
|
||||
"sha256": "D0455AA2E4DDA86020753610C71DFDE9B2B355BCE95B5D2BC921BEC98D66E702"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RevampedStockSystem",
|
||||
"name": "Revamped Stock Solar System",
|
||||
"abstract": "This mod revamps (but does not totally redesign) the stock Solar System of Kerbal Space Program.",
|
||||
"author": "GregroxMun",
|
||||
"license": "unknown",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134360-rsss/",
|
||||
"repository": "https://github.com/GregroxMun/Revamped-Stock-Solar-System"
|
||||
},
|
||||
"version": "0.6",
|
||||
"ksp_version": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RevampedStockSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/GregroxMun/Revamped-Stock-Solar-System/releases/download/0.6/RevampedStockSystemv0.6.zip",
|
||||
"download_size": 170387738,
|
||||
"download_hash": {
|
||||
"sha1": "6D019A98886FA92D1FEA11FED3F0DE606A10210F",
|
||||
"sha256": "1CBE3E631B3432C5F32C9889DF19DB8B85D1A4F5E888DC7B2715E44E3428FB20"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SASS-StockalikeNeptune",
|
||||
"name": "Stockalike Solar System - Stockalike Neptune",
|
||||
"abstract": "A stock-a-like look of Neptune for use in SASS.",
|
||||
"author": "GregroxMun",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/142085-kopernicus-11x-gregroxmuns-jool-textures/"
|
||||
},
|
||||
"version": "1",
|
||||
"ksp_version": "any",
|
||||
"depends": [
|
||||
{
|
||||
"name": "StockalikeSolarSystem"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GregroxNeptune",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://www.dropbox.com/s/ujqpl307jf5w82a/GregroxNeptune.zip?dl=1",
|
||||
"download_size": 111115,
|
||||
"download_hash": {
|
||||
"sha1": "BB4396F8403E3AF075D1B8F739D32AA40195FE45",
|
||||
"sha256": "AE1637922D294ED4D269B7830A1ACAC863B370AFB8A73F42EE0ACA788178BFB3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SigmaBinary-DunaIke",
|
||||
"name": "Sigma Binary - Duna + Ike Binary",
|
||||
"abstract": "Contains a Duna + Ike binary system.",
|
||||
"author": "Sigma88",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/115114-sb/",
|
||||
"repository": "https://github.com/Sigma88/Sigma-Binary"
|
||||
},
|
||||
"version": "1:v1.6.7",
|
||||
"ksp_version": "1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "SigmaBinary-core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SigmaDunaIke",
|
||||
"install_to": "GameData/Sigma"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Sigma-Binary/releases/download/v1.6.7/SigmaDunaIke.zip",
|
||||
"download_size": 549,
|
||||
"download_hash": {
|
||||
"sha1": "7FBDBF2895210BFCE9FF68F71D18B526DF97CA73",
|
||||
"sha256": "9290CF2A97F7463C33134C3E794CB5954D34ECF456DB3C95407486DABE596119"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SigmaBinary-core",
|
||||
"name": "Sigma Binary",
|
||||
"abstract": "This mod will let you turn custom and/or stock bodies into binary systems, without the need to do all the calculations yourself.",
|
||||
"author": "Sigma88",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/115114-sb/",
|
||||
"repository": "https://github.com/Sigma88/Sigma-Binary"
|
||||
},
|
||||
"version": "1:v1.6.7",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SigmaBinary-DunaIke"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Binary",
|
||||
"install_to": "GameData/Sigma"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Sigma-Binary/releases/download/v1.6.7/Sigma-Binary.v1.6.7.zip",
|
||||
"download_size": 510596,
|
||||
"download_hash": {
|
||||
"sha1": "DCA23429444F4D935E38A0EC4F87B0226D161294",
|
||||
"sha256": "18006005B76D5DA2A46BFC052E3725A044102DA3606C09636B556AAD2449650C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SigmaDimensions",
|
||||
"name": "Sigma Dimensions",
|
||||
"abstract": "The Universal Rescale Mod",
|
||||
"author": "Sigma88",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/126548-sd/",
|
||||
"repository": "https://github.com/Sigma88/Sigma-Dimensions"
|
||||
},
|
||||
"version": "0.9.4",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Dimensions",
|
||||
"install_to": "GameData/Sigma"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Sigma-Dimensions/releases/download/v0.9.4/Sigma-Dimensions.v0.9.4.zip",
|
||||
"download_size": 598198,
|
||||
"download_hash": {
|
||||
"sha1": "1C724B987D5ADA4ADE4C7DCA7188CFDD4696DB54",
|
||||
"sha256": "E33D7A80CC91A96558B663E777FDABBE4D4F9FBEFC8D25261649C32718BD10E3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SigmaSciDefRenamer",
|
||||
"name": "Science Def Renamer",
|
||||
"abstract": "This mod will let you change the name of the target planet in the science definitions.",
|
||||
"author": "Sigma88",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160151-wip/",
|
||||
"repository": "https://github.com/Sigma88/Sigma-SciDefRenamer"
|
||||
},
|
||||
"version": "v0.3.1",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SciDefRenamer",
|
||||
"install_to": "GameData/Sigma"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Sigma-SciDefRenamer/releases/download/v0.3.1/Sigma-SciDefRenamer.v0.3.1.zip",
|
||||
"download_size": 7526,
|
||||
"download_hash": {
|
||||
"sha1": "D24A4847457002C7E9FB82C9C61841754D3BC575",
|
||||
"sha256": "B276F61F38505E5FBF73FF9CD772E4BC8836FAAD0A3F63BB738DA61C7C070F29"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SigmaStockRecolor",
|
||||
"name": "Sigma: Eve Recolor",
|
||||
"abstract": "This mod changes the color of Eve to make it more similar to Venus.",
|
||||
"author": "Sigma88",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/101015-mod/",
|
||||
"repository": "https://github.com/Sigma88/Sigma-EveRecolor"
|
||||
},
|
||||
"version": "1:v1.2.4",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "BilliardsPlanetPack"
|
||||
},
|
||||
{
|
||||
"name": "NewHorizons"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "ToySolarSystem"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "EveRecolor",
|
||||
"install_to": "GameData/Sigma"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Sigma-EveRecolor/releases/download/v1.2.4/Sigma-EveRecolor.v1.2.4.zip",
|
||||
"download_size": 1145304,
|
||||
"download_hash": {
|
||||
"sha1": "CD2C2B7EE0B6DA8721ACCE68F98FB11C89A32537",
|
||||
"sha256": "2D9F6509F507C14DE8997243B24C2E97EB6BD4C73C55C292C22E01C422128C2D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StockalikeSolarSystem",
|
||||
"name": "Stockalike Solar System",
|
||||
"abstract": "This mod rearranges bodies from other mods to reproduce the Solar System but with a Kerbal style.",
|
||||
"author": "Sigma88",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131405-wip/",
|
||||
"repository": "https://github.com/Sigma88/Stockalike"
|
||||
},
|
||||
"version": "v0.5.3",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "SigmaDimensions"
|
||||
},
|
||||
{
|
||||
"name": "SigmaSciDefRenamer"
|
||||
},
|
||||
{
|
||||
"name": "Kronometer"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "HumanColoredFaces"
|
||||
},
|
||||
{
|
||||
"name": "DunaRestorationProject"
|
||||
},
|
||||
{
|
||||
"name": "NewHorizons"
|
||||
},
|
||||
{
|
||||
"name": "OPM-Galileo"
|
||||
},
|
||||
{
|
||||
"name": "RevampedStockSystem"
|
||||
},
|
||||
{
|
||||
"name": "RevoltingJoolRecolor"
|
||||
},
|
||||
{
|
||||
"name": "SaruPlanetPack"
|
||||
},
|
||||
{
|
||||
"name": "SentarExpansion"
|
||||
},
|
||||
{
|
||||
"name": "SigmaStockRecolor"
|
||||
},
|
||||
{
|
||||
"name": "SASS-StockalikeNeptune"
|
||||
},
|
||||
{
|
||||
"name": "UnchartedLands"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "SigmaBinary-core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "StockalikeSolarSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Stockalike/releases/download/v0.5.3/StockalikeSolarSystem.v0.5.3.zip",
|
||||
"download_size": 9895587,
|
||||
"download_hash": {
|
||||
"sha1": "58EDC75D73A1B7066E8495B26F3625DECF11918B",
|
||||
"sha256": "A61D6A7105B3ECDDF23BBF8D6B551D865ED31A1150DEC92915BB5DB560EA628D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue