mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
'NetKAN generated mods - USITools/USITools-0.4.2.ckan'
This commit is contained in:
26
USITools/USITools-0.4.2.ckan
Normal file
26
USITools/USITools-0.4.2.ckan
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"name": "USI Tools",
|
||||||
|
"author": "RoverDude",
|
||||||
|
"identifier": "USITools",
|
||||||
|
"abstract": "Common libraries for Umbra Space Industries mods",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"release_status": "stable",
|
||||||
|
"ksp_version": "1.0",
|
||||||
|
"provides": [
|
||||||
|
"USI-Tools"
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/000_USITools",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": "0.4.2",
|
||||||
|
"download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.4.2/USITools_0.4.2.zip",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/BobPalmer/UmbraSpaceIndustries"
|
||||||
|
},
|
||||||
|
"download_size": 51076,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Reference in New Issue
Block a user