forked from KSP-CKAN/CKAN-meta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CustomAsteroids-v1.1.0.ckan
44 lines (44 loc) · 1.45 KB
/
CustomAsteroids-v1.1.0.ckan
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"spec_version": 1,
"identifier": "CustomAsteroids",
"release_status": "stable",
"x_netkan_license_ok": true,
"resources": {
"repository": "https://github.com/Starstrider42/Custom-Asteroids",
"bugtracker": "https://github.com/Starstrider42/Custom-Asteroids/issues",
"manual": "http://starstrider42.github.io/Custom-Asteroids/",
"homepage": "http://forum.kerbalspaceprogram.com/threads/80483",
"kerbalstuff": "https://kerbalstuff.com/mod/251/Custom%20Asteroids"
},
"depends": [
{
"name": "CustomAsteroids-Pops"
}
],
"recommends": [
{
"name": "CustomAsteroids-Pops-Stock-Inner"
},
{
"name": "CustomAsteroids-Pops-Stock-Outer"
}
],
"install": [
{
"file": "GameData/CustomAsteroids",
"install_to": "GameData",
"filter": "config"
}
],
"name": "Custom Asteroids",
"description": "Custom Asteroids is a mod for KSP that expands the stock asteroid functionality. Under Custom Asteroids most asteroids will not be on a flyby course for Kerbin. Instead, the mod places asteroids in specific populations throughout the stock kerbol system.",
"x_maintained_by": "Starstrider42",
"ksp_version": "0.25",
"license": "MIT",
"abstract": "Lets users control where asteroids appear",
"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
}