NetKAN added mod - DSEV-PlayMode-CRP-v3.8.0
This commit is contained in:
parent
52c6b68b6e
commit
4fe50bd1da
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "DSEV-PlayMode-CRP",
|
||||
"name": "DSEV CRP Play Mode",
|
||||
"abstract": "Deep Space Exploration Vessels for KSP",
|
||||
"author": "Angel-125",
|
||||
"version": "v3.8.0",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122162-*",
|
||||
"repository": "https://github.com/Angel-125/DSEV",
|
||||
"bugtracker": "https://github.com/Angel-125/DSEV/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/DSEV/master/GameData/WildBlueIndustries/DSEV/DSEV.version"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"provides": [
|
||||
"DSEV-PlayMode"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "WildBlue-PlayMode-CRP"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "DSEV"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WildBlueIndustries/DSEV/Templates/CRP.cfg",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates",
|
||||
"find_matches_files": true
|
||||
},
|
||||
{
|
||||
"find": "DSEV/Templates/CRP/D2Templates.txt",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates/CRP",
|
||||
"as": "D2Templates.cfg",
|
||||
"find_matches_files": true
|
||||
},
|
||||
{
|
||||
"find": "DSEV/Templates/CRP/MM_CompactISRU.txt",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates/CRP",
|
||||
"as": "MM_CompactISRU.cfg",
|
||||
"find_matches_files": true
|
||||
},
|
||||
{
|
||||
"find": "DSEV/Templates/CRP/MM_Snacks.txt",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates/CRP",
|
||||
"as": "MM_Snacks.cfg",
|
||||
"find_matches_files": true
|
||||
},
|
||||
{
|
||||
"find": "DSEV/Templates/CRP/MM_Trinity.txt",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates/CRP",
|
||||
"as": "MM_Trinity.cfg",
|
||||
"find_matches_files": true
|
||||
},
|
||||
{
|
||||
"find": "DSEV/Templates/CRP/PathfinderTemplates.txt",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates/CRP",
|
||||
"as": "PathfinderTemplates.cfg",
|
||||
"find_matches_files": true
|
||||
},
|
||||
{
|
||||
"find": "DSEV/Templates/CRP/Scanners.txt",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates/CRP",
|
||||
"as": "Scanners.cfg",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/DSEV/releases/download/v3.8.0/DSEV.zip",
|
||||
"download_size": 102274128,
|
||||
"download_hash": {
|
||||
"sha1": "495A19ABBD18CEB5A553F9E261285FDB75D259EB",
|
||||
"sha256": "65D900FE24CB7F03B7A0EB3498D01E4C4966066831B6C12882F8643BF5F3DA12"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-14T19:41:33Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue