"NetKAN generated mods - SigmaStockRecolor-1-v1.2.1"
This commit is contained in:
parent
896d6cce1e
commit
9d4c03178d
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "This mod used to be packaged differently but is now repackaged to allow an upgrade path.",
|
||||
"identifier": "SigmaStockRecolor",
|
||||
"name": "Sigma: Eve Recolor",
|
||||
"abstract": "This mod changes the color of Eve to make it more similar to Venus.",
|
||||
"author": "Sigma88",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/112095",
|
||||
"repository": "https://github.com/Sigma88/Sigma-EveRecolor"
|
||||
},
|
||||
"version": "1:v1.2.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus",
|
||||
"min_version": "1:beta-05-2"
|
||||
}
|
||||
],
|
||||
"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.1/Sigma-EveRecolor.v1.2.1.zip",
|
||||
"download_size": 1145444,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue