mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - CustomAsteroids-v1.3.0"
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": "v1.2",
|
||||||
"identifier": "CustomAsteroids",
|
"identifier": "CustomAsteroids",
|
||||||
"name": "Custom Asteroids",
|
"name": "Custom Asteroids",
|
||||||
"abstract": "Lets users control where asteroids appear",
|
"abstract": "Lets users control where asteroids appear",
|
||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"version": "v1.3.0",
|
"version": "v1.3.0",
|
||||||
"ksp_version_min": "1.1.0",
|
"ksp_version_min": "1.1.0",
|
||||||
"ksp_version_max": "1.1.1",
|
"ksp_version_max": "1.1.2",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "CustomAsteroids-Pops"
|
"name": "CustomAsteroids-Pops"
|
||||||
@ -40,6 +40,19 @@
|
|||||||
"suggests": [
|
"suggests": [
|
||||||
{
|
{
|
||||||
"name": "CommunityResourcePack"
|
"name": "CommunityResourcePack"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KSP-AVC"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"supports": [
|
||||||
|
{
|
||||||
|
"name": "USI-ART",
|
||||||
|
"min_version": "0.8.2.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DMagicOrbitalScience",
|
||||||
|
"min_version": "1.2.4"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
|
Reference in New Issue
Block a user