NetKAN added mod - TweakScaleRescaled-Redist-3.2.2
This commit is contained in:
parent
de676a80bf
commit
2b26511783
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "TweakScaleRescaled-Redist",
|
||||
"name": "TweakScale Rescaled Redistributable",
|
||||
"abstract": "Provides a mechanism for other mods to interact with TweakScaleRescaled. This plugin has no overhead when TweakScaleRescaled is not installed.",
|
||||
"author": [
|
||||
"Biotronic",
|
||||
"pellinor",
|
||||
"JonnyOThan"
|
||||
],
|
||||
"version": "3.2.2",
|
||||
"ksp_version_min": "1.12.3",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/222953-1125-wip-tweakscale-rescaled/",
|
||||
"spacedock": "https://spacedock.info/mod/3514/TweakScale%20Rescaled",
|
||||
"repository": "https://github.com/JonnyOThan/TweakScale",
|
||||
"bugtracker": "https://github.com/JonnyOThan/TweakScale/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/JonnyOThan/TweakScale/master/GameData/999_Scale_Redist.version",
|
||||
"x_screenshot": "https://spacedock.info/content/JonnyOThan_33590/TweakScale_Rescaled/TweakScale_Rescaled-1707076072.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"provides": [
|
||||
"TweakScale-Redist"
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "TweakScaleRescaled"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TweakScale-Redist"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/999_Scale_Redist.dll",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/999_Scale_Redist.version",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3514/TweakScale%20Rescaled/download/3.2.2",
|
||||
"download_size": 154574,
|
||||
"download_hash": {
|
||||
"sha1": "10738CE6FA893F07931750077C3CEA23B4EA0DDA",
|
||||
"sha256": "D0B746DC966AF11F38A8779CC0B0C05297A8E487972042EBAA3BB2FF28405CA9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 6379,
|
||||
"release_date": "2024-02-14T13:20:05.456358+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue