Now you can type your own folder to find.

Also here is time counter and disk space
This commit is contained in:
2023-08-10 00:17:40 +03:00
parent 22f7f6af0c
commit 2e629f879a
5 changed files with 27 additions and 7 deletions

View File

@@ -119,5 +119,6 @@ int APIENTRY wWinMain(_In_ HINSTANCE hInstance,
_In_ int nCmdShow)
{
FindSourcemodsPath();
cin;
return 0;
}