1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/CustomAsteroids-Pops-Stock-Inner-v1.1.0.ckan
Paul Fenwick d5abdad566 NetKAN updates
- Kerb-fu is renamed to VerticalPropulsionEmporium

New releases:

- CIT Util
- Karbonite Plus
- RetroFuture
- RoversNOthers
- SCANsat
- TWR
- UKS
2014-11-16 16:14:54 +11:00

46 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"spec_version": 1,
"identifier": "CustomAsteroids-Pops-Stock-Inner",
"name": "Custom Asteroids (inner stock system data)",
"abstract": "Adds asteroids inside orbit of Jool",
"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"
},
"ksp_version": "0.25",
"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
}