NetKAN added mod - RONoCareer-v1.0.0.0
This commit is contained in:
parent
8928ddd0f9
commit
2de986cddf
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "RONoCareer",
|
||||
"name": "No Career for RO",
|
||||
"abstract": "Allows installation of Express Install with RO only and no career",
|
||||
"author": [
|
||||
"KSP-RO Group"
|
||||
],
|
||||
"version": "v1.0.0.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190040-*",
|
||||
"repository": "https://github.com/KSP-RO/RONoCareer",
|
||||
"bugtracker": "https://github.com/KSP-RO/RONoCareer/issues",
|
||||
"manual": "https://github.com/KSP-RO/RONoCareer/wiki",
|
||||
"metanetkan": "https://raw.githubusercontent.com/KSP-RO/RONoCareer/master/RONoCareer.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/RONoCareer/master/GameData/RONoCareer/RONoCareer.version"
|
||||
},
|
||||
"tags": [
|
||||
"career"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KerbalChangelog",
|
||||
"suppress_recommendations": true
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RP-0"
|
||||
},
|
||||
{
|
||||
"name": "RP-1"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/RONoCareer/releases/download/v1.0.0.0/RONoCareer-v1.0.0.0.zip",
|
||||
"download_size": 2557,
|
||||
"download_hash": {
|
||||
"sha1": "A56B3DDBB2A506A8778AE03DE5D97206B9023B3B",
|
||||
"sha256": "CCA75BBF9BE65304FE80F2DBA5C3202A9FA087DF1532C322F828852B6BCD8F9B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2248,
|
||||
"release_date": "2023-11-07T09:30:20Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue