1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/USI-NuclearRockets/USI-NuclearRockets-0.4.2.0.ckan
DasSkelett 0c37a54613 Update links for USI mods after repo move, fix file conflicts (#2507)
* Update download links for USI-NuclearRockets after repo move
* Update download links for USI-Core after repo move
* Swap ksp_version_min and max of USI-Core 0.2.2.0
* Backport install filters for USI-Core to avoid file conflict with USITools
2021-11-26 04:08:19 +01:00

47 lines
1.4 KiB
JSON

{
"spec_version": "v1.16",
"identifier": "USI-NuclearRockets",
"name": "'Project Orion' Nuclear Pulse Engine",
"abstract": "Nuclear Pulse Drives for KSP!",
"author": "RoverDude",
"license": "restricted",
"release_status": "development",
"resources": {
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
"repository": "https://github.com/UmbraSpaceIndustries/NuclearRockets"
},
"version": "0.4.2.0",
"ksp_version_min": "1.2.9",
"ksp_version_max": "1.3.9",
"depends": [
{
"name": "USITools",
"min_version": "0.9.0.0"
},
{
"name": "USI-Core",
"min_version": "0.4.0.0"
}
],
"conflicts": [
{
"name": "SETI-CommunityTechTree"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/Orion",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/UmbraSpaceIndustries/NuclearRockets/releases/download/0.4.2.0/Orion_0.4.2.0.zip",
"download_size": 9797760,
"download_hash": {
"sha1": "41B6DDC42DA46A97DC6E3D16CF450D65D2722C63",
"sha256": "73C12C282F9911BED056D62DC164DF40D211AD9B421ACEB2BD048BCF04E3E46B"
},
"download_content_type": "application/zip",
"x_last_revision_by": "DoktorKrogg",
"x_generated_by": "netkan"
}