'NetKAN generated mods - CustomAsteroids-Pops-Stock-Outer/CustomAsteroids-Pops-Stock-Outer-v1.1.0.ckan'
This commit is contained in:
parent
4db7c7cfa6
commit
e0846dd724
|
@ -0,0 +1,52 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "CustomAsteroids-Pops-Stock-Outer",
|
||||||
|
"name": "Custom Asteroids (outer stock system data)",
|
||||||
|
"abstract": "Adds comets outside orbit of Jool",
|
||||||
|
"ksp_version_min": "0.25",
|
||||||
|
"release_status": "stable",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "CustomAsteroids",
|
||||||
|
"min_version": "1.0",
|
||||||
|
"comment": "Version at which config format stabilized."
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"provides": [
|
||||||
|
"CustomAsteroids-Pops"
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "AlternisKerbol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PlanetFactory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PlanetFactoryCE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RealSolarSystem",
|
||||||
|
"comment": "The 6.4× and 10× Kerbol packs are compatible; how to select for them?"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/CustomAsteroids",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter_regexp": "(?<!Trans-Jool\\.cfg)$"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"x_maintained_by": "Starstrider42",
|
||||||
|
"x_netkan_license_ok": true,
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/80483",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/251/Custom%20Asteroids"
|
||||||
|
},
|
||||||
|
"license": "MIT",
|
||||||
|
"author": "Starstrider42",
|
||||||
|
"version": "v1.1.0",
|
||||||
|
"download": "https://kerbalstuff.com/mod/251/Custom%20Asteroids/download/v1.1.0",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 24276
|
||||||
|
}
|
Loading…
Reference in New Issue