NetKAN added mod - UniversalResourceTransfer-v1.0.3
This commit is contained in:
parent
612335c80f
commit
d720ca8744
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "UniversalResourceTransfer",
|
||||
"name": "Universal Resource Transfer",
|
||||
"abstract": "This is a mod (plugin) that adds Beamed Power code to the stock game (KSP)",
|
||||
"author": [
|
||||
"AniruddhKSP",
|
||||
"ProgrammerFailure"
|
||||
],
|
||||
"version": "v1.0.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/225642-universal-resource-transfer-beamed-power-standalone-for-any-resource/page/2/#comment-4414992",
|
||||
"repository": "https://github.com/ProgrammerFailure/Universal-Resource-Transfer",
|
||||
"bugtracker": "https://github.com/ProgrammerFailure/Universal-Resource-Transfer/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/ProgrammerFailure/Universal-Resource-Transfer/master/UniversalResourceTransfer.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"physics"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "BeamedPowerPlugin"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ProgrammerFailure/Universal-Resource-Transfer/releases/download/v1.0.3/UniversalResourceTransfer.zip",
|
||||
"download_size": 2600513,
|
||||
"download_hash": {
|
||||
"sha1": "3C1E62407E197796CBF4E52346FFF86EAB3B0D75",
|
||||
"sha256": "C2318D9FDCA00D2BCE957E89A15F0262E40A2DBAC42534DD7172EC6DA442A3DB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 14815815,
|
||||
"release_date": "2024-10-08T13:36:48Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue