"NetKAN generated mods - TRR-Guide-V0.5"

This commit is contained in:
NetKAN inflator Robot 2017-11-23 16:47:55 +00:00
parent 21a8b3666d
commit 5488d66133
1 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,53 @@
{
"spec_version": "v1.4",
"identifier": "TRR-Guide",
"name": "TRR Guide",
"abstract": "TRR-Guide is a collection of textures made to be used as example with TextureReplacerReplaced.",
"author": [
"HaArLiNsH"
],
"license": "MIT",
"release_status": "testing",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161898-*",
"repository": "https://github.com/HaArLiNsH/TRR_Guide"
},
"version": "V0.5",
"ksp_version_min": "1.3.1",
"ksp_version_max": "1.3.9",
"provides": [
"TRR-Guide"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "TextureReplacerReplaced"
}
],
"suggests": [
{
"name": "TRR-MyTextureMod"
}
],
"conflicts": [
{
"name": "TextureReplacer"
}
],
"install": [
{
"find": "TRR_Guide",
"install_to": "GameData"
}
],
"download": "https://github.com/HaArLiNsH/TRR_Guide/releases/download/V0.5/TRR_Guide.V0.5.zip",
"download_size": 73622319,
"download_hash": {
"sha1": "6D165A7D115F58D570834FC6193598C35FA61764",
"sha256": "0DD0BA579CA207CA8B68E1466494DF73E8784F36EEC49F6AF4925299FF87850D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}