v4.5.0.0
- Fixed SteamCMD setup progress bar - Minor code refactoring & optimization - Added support for log removal during uninstallation - Koaloader installation can now convert old configurations instead of deleting them - Upgraded to SmokeAPI v2.0.0
This commit is contained in:
parent
19214797d6
commit
7ae160c610
4 changed files with 4 additions and 2 deletions
|
@ -377,7 +377,8 @@ internal static class Resources
|
||||||
"C7E41F569FC6A347D67D2BFB2BD10F25", // SmokeAPI v1.0.2
|
"C7E41F569FC6A347D67D2BFB2BD10F25", // SmokeAPI v1.0.2
|
||||||
"F9E7D5B248B86D1C2F2F2905A9F37755", // SmokeAPI v1.0.3
|
"F9E7D5B248B86D1C2F2F2905A9F37755", // SmokeAPI v1.0.3
|
||||||
"FD9032CCF73E3A4D7E187F35388BD569", // SmokeAPI v2.0.0-rc01
|
"FD9032CCF73E3A4D7E187F35388BD569", // SmokeAPI v2.0.0-rc01
|
||||||
"129B68318E0F8F34588F390928DE644E" // SmokeAPI v2.0.0-rc02
|
"129B68318E0F8F34588F390928DE644E", // SmokeAPI v2.0.0-rc02
|
||||||
|
"2A8E5E167BC46B9977BFA77403DDD27F" // SmokeAPI v2.0.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -389,7 +390,8 @@ internal static class Resources
|
||||||
"49122A2E2E51CBB0AE5E1D59B280E4CD", // SmokeAPI v1.0.2
|
"49122A2E2E51CBB0AE5E1D59B280E4CD", // SmokeAPI v1.0.2
|
||||||
"13F3E9476116F7670E21365A400357AC", // SmokeAPI v1.0.3
|
"13F3E9476116F7670E21365A400357AC", // SmokeAPI v1.0.3
|
||||||
"151D09637E54A6DF281EAC5A9C484616", // SmokeAPI v2.0.0-rc01
|
"151D09637E54A6DF281EAC5A9C484616", // SmokeAPI v2.0.0-rc01
|
||||||
"5AF1282DD4EE194F40944424984BAE8D" // SmokeAPI v2.0.0-rc02
|
"5AF1282DD4EE194F40944424984BAE8D", // SmokeAPI v2.0.0-rc02
|
||||||
|
"88A8CE5F9EB181335BEEF658D73A04B4" // SmokeAPI v2.0.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Binary file not shown.
Binary file not shown.
BIN
preview.png
BIN
preview.png
Binary file not shown.
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 22 KiB |
Loading…
Reference in a new issue