File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111111 Fixed case of the mod directory when loading icons (from AutomatedScreenshots to AutomatedScreenShots)
112112
1131130.8.5.7
114- Fixed small memory leak
114+ Fixed small memory leak
115+
116+ 0.8.5.8
117+ Updated version file to use github for new version info
118+ Updated version file to change second KSP_VERSION_MIN to be KSP_VERSION_MAX
Original file line number Diff line number Diff line change 11{
22 "NAME": "AutomatedScreenshots",
3- "URL": "http ://ksp.spacetux.net/avc/ automatedscreenshots",
3+ "URL": "https ://raw.githubusercontent.com/linuxgurugamer/AutomatedScreenshots/refs/heads/master/ automatedscreenshots.version ",
44 "DOWNLOAD": "https://kerbalstuff.com/mod/1086",
55 "VERSION": {
66 "MAJOR": 0,
77 "MINOR": 8,
88 "PATCH": 5,
9- "BUILD": 7
9+ "BUILD": 8
1010 },
1111 "KSP_VERSION_MIN": {
1212 "MAJOR": 1,
1313 "MINOR": 12,
1414 "PATCH": 0
1515 },
16- "KSP_VERSION_MIN ": {
16+ "KSP_VERSION_MAX ": {
1717 "MAJOR": 1,
1818 "MINOR": 12,
19- "PATCH": 0
19+ "PATCH": 99
2020 }
2121}
You can’t perform that action at this time.
0 commit comments