'NetKAN generated mods - CustomAsteroids-Pops-Stock-Inner/CustomAsteroids-Pops-Stock-Inner-v1.1.0.ckan'
This commit is contained in:
parent
3cb1d0a5f9
commit
48b04f79c9
|
@ -1,46 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": 1,
|
|
||||||
"identifier": "CustomAsteroids-Pops-Stock-Inner",
|
|
||||||
"name": "Custom Asteroids (inner stock system data)",
|
|
||||||
"abstract": "Adds asteroids inside orbit of Jool",
|
|
||||||
"ksp_version_min": "0.25",
|
|
||||||
"release_status": "stable",
|
|
||||||
"x_netkan_license_ok": true,
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "CustomAsteroids",
|
|
||||||
"min_version": "1.0",
|
|
||||||
"comment": "Version at which config format stabilized."
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"provides": [
|
|
||||||
"CustomAsteroids-Pops"
|
|
||||||
],
|
|
||||||
"conflicts": [
|
|
||||||
{
|
|
||||||
"name": "AlternisKerbol"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "RealSolarSystem",
|
|
||||||
"comment": "The 6.4× and 10× Kerbol packs are compatible; how to allow them?"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"file": "GameData/CustomAsteroids",
|
|
||||||
"install_to": "GameData",
|
|
||||||
"filter_regexp": "(?<!Basic Asteroids\\.cfg)$"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"x_maintained_by": "Starstrider42",
|
|
||||||
"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