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.2.4.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

45 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://forum.kerbalspaceprogram.com/index.php?/topic/121597-alpha-project-orion-nuclear-pulse-engine/",
"repository": "https://github.com/UmbraSpaceIndustries/NuclearRockets"
},
"version": "0.2.4.0",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.3",
"depends": [
{
"name": "USITools"
},
{
"name": "USI-Core"
}
],
"conflicts": [
{
"name": "SETI-CommunityTechTree"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/Orion",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/UmbraSpaceIndustries/NuclearRockets/releases/download/0.2.4.0/Orion_0.2.4.0.zip",
"download_size": 7745556,
"download_hash": {
"sha1": "E3475982AC0BF3380B03B498A89A7E5AEC8281EF",
"sha256": "274C2995C14BABEF07449EE0298A88672B4186FACD245F2EBE5396924E8E3B4C"
},
"download_content_type": "application/zip",
"x_last_revision_by": "harryyoung",
"x_generated_by": "netkan"
}