Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I've scanned by AppData folder with Windows Defender and it says that it has something called Trojan:Win32/Wacatac.B!ml

containerfile: C:\Users\<myname>\AppData\Local\Google\Chrome\User Data\Default\Cache\f_00058a

file: C:\Users\<myname>\AppData\Local\Google\Chrome\User Data\Default\Cache\f_00058a->files/lovery_composer.exe

I hope this is fixed soon.

(+1)

Now I checked it with the standard virus scan of Windows 10 OS, the same malware name was detected.

Well, this tool is made with Python and PyInstaller, but there seems to be a problem that the executable file (.exe) made with this PyInstaller is often false detected by the above malware name.
(ex: https://stackoverflow.com/questions/43777106/program-made-with-pyinstaller-now-seen-as-a-trojan-horse-by-avg)
Malware with the same name was detected in a game that was I made in the same way as before too.
I think that is probably the problem this time.

That said, the vast majority of users will feel uneasy, so I'd like to improve this situation as soon as possible, but I'm not sure if it will work because it seems to be a problem with false antivirus detection.

Thanks for your report!