"NetKAN generated mods - SensibleScreenshot-1.2.0"
This commit is contained in:
parent
009f6348bb
commit
3057797c11
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SensibleScreenshot",
|
||||
"name": "Sensible Screenshot",
|
||||
"abstract": "Screenshots with a unique and sensible naming scheme",
|
||||
"author": "magico13",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/107663-Magico13-s-Modlets",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/716/Sensible%20Screenshot",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/magico13_568/Sensible_Screenshot/Sensible_Screenshot-1430276974.7370713.png"
|
||||
},
|
||||
"version": "1.2.0",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "MagiCore"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SensibleScreenshot",
|
||||
"install_to": "GameData",
|
||||
"filter": "SensibleScreenshot.cs"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/716/Sensible%20Screenshot/download/1.2.0",
|
||||
"download_size": 25970,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue