NetKAN generated mods - TextureReplacer-2.1.2, UKS-0.22.1

This commit is contained in:
NetKAN bot 2014-12-20 07:12:32 -05:00
parent 5f442289a3
commit f2a4346a3a
2 changed files with 91 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"spec_version": 1,
"identifier": "TextureReplacer",
"license": "CC-BY-NC-SA-4.0",
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata.",
"resources": {
"repository": "https://github.com/ducakar/TextureReplacer",
"homepage": "http://forum.kerbalspaceprogram.com/threads/60961",
"kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer"
},
"ksp_version": "0.90",
"name": "TextureReplacer",
"abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.",
"author": "shaw",
"version": "2.1.2",
"download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.1.2",
"x_generated_by": "netkan",
"download_size": 157623
}

72
UKS-0.22.1.ckan Normal file
View File

@ -0,0 +1,72 @@
{
"spec_version": 1,
"name": "USI Kolonization Systems (MKS/OKS)",
"identifier": "UKS",
"abstract": "a series of interlocking modules for building long-term, self sustaining colonies in orbit and on other planets and moons.",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.90",
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.0.5398.27328"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "USITools",
"min_version": "0.2.4"
},
{
"name": "Toolbar",
"min_version": "1.7.7"
},
{
"name": "CommunityResourcePack",
"min_version": "0.2.3"
},
{
"name": "Regolith",
"min_version": "0.1.0"
}
],
"suggests": [
{
"name": "TACLS",
"min_version": "v0.10.1"
}
],
"conflicts": [
{
"name": "MKS"
},
{
"name": "OKS"
}
],
"comment": "This may be renamed to USI-UKS in the future",
"provides": [
"MKS",
"OKS",
"USI-UKS"
],
"description": "MKS introduces a series of parts specifically designed to provide self-sustaining life support for multiple Kerbals for users of TAC-Life Support. While the parts will function without TAC-LS, the design is centered around providing an appropriate challenge where players will weigh the costs, risks, and rewards of supplying missions exclusively with carried life support supplies, or in making the investment in a permanent colony. That being said, this is not just a single greenhouse part (although food production is part of the mod). Rather, it brings an entire colonization end-game to KSP in a fun and challenging way.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/79588-0-25-USI-Kolonization-Systems-%28MKS-OKS%29-%280-21-2%29-2014-10-07",
"license": "https://github.com/BobPalmer/MKS/blob/master/license.txt",
"repository": "https://github.com/BobPalmer/MKS"
},
"author": "BobPalmer",
"version": "0.22.1",
"download": "https://github.com/BobPalmer/MKS/releases/download/0.22.1/MKS_0.22.1.zip",
"x_generated_by": "netkan",
"download_size": 22490697
}