1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/USI-NuclearRockets/USI-NuclearRockets-0.1.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

40 lines
1.3 KiB
JSON

{
"spec_version": "v1.16",
"identifier": "USI-NuclearRockets",
"name": "'Project Orion' Nuclear Pulse Engine",
"abstract": "Nuclear Pulse Drives for KSP!",
"author": "RoverDude",
"license": "CC-BY-NC-SA-4.0",
"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.1.2.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.5",
"depends": [
{
"name": "USITools"
},
{
"name": "USI-Core"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/Orion",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/UmbraSpaceIndustries/NuclearRockets/releases/download/0.1.2.0/Orion_0.1.2.0.zip",
"download_size": 6031969,
"download_hash": {
"sha1": "21C1D141137DDDD6BCD674E821C63B886487542E",
"sha256": "229B50F8A8B13E4F75FFF1FA51653D1EF84AE517B1E52928E988A7F40E842F70"
},
"download_content_type": "application/zip",
"x_last_revision_by": "harryyoung",
"x_generated_by": "netkan"
}