MakovWait / godots

🚀Ultimate go-to hub for managing your Godot versions and projects! 🚀
MIT License
322 stars 25 forks source link

Window zip is considered a virus #79

Open MrEliptik opened 5 months ago

MrEliptik commented 5 months ago

When trying to download the window zip release, chrome sees it as a virus. If you still download it using firefox for example, windows defender will quarantine the zip, seeing it as a trojan. See image below. image

This is a well known problem of embedding the .pck: https://github.com/godotengine/godot/issues/45563 I don't know if there's a solution beside not embedding the .pck or paying for code signing. I just wanted to let you know as it's pretty scary for normal users and also cumbersome as you have to put an exception or disable window defender.