mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN added mod - NeptuneCamera-v4.0
This commit is contained in:
33
NeptuneCamera/NeptuneCamera-v4.0.ckan
Normal file
33
NeptuneCamera/NeptuneCamera-v4.0.ckan
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NeptuneCamera",
|
||||
"name": "Neptune Camera",
|
||||
"abstract": "Basic camera utilities for KSP.",
|
||||
"author": "Tantares",
|
||||
"version": "v4.0",
|
||||
"ksp_version": "1.11",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/196339-*",
|
||||
"repository": "https://github.com/Tantares/NeptuneCamera",
|
||||
"bugtracker": "https://github.com/Tantares/NeptuneCamera/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"uncrewed"
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "TantaresSP"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/NeptuneCamera/releases/download/v4.0/NeptuneCamera.zip",
|
||||
"download_size": 9003,
|
||||
"download_hash": {
|
||||
"sha1": "6B8C535BD680E1669293333E262F637873F5A25D",
|
||||
"sha256": "53C13D8C85DA7641F2A4963D944A5689663DFEAED689EC0C38379A076D6FA09B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-14T14:45:31Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user