Lívia
Lívia
@MakovWait said: > Thanks for your work! Could you explain why do we need these checks? Checking the checksum of a file is good to make sure that the file...
I noticed on really slow systems, it is noticeable when OS.execute blocks the project to run the tool that verifies the checksum. I will need to change the code to...
It should already work as it is now. However this is not implemented for apple systems (because I don't have one to test), so if anyone wants to help, feel...
@MakovWait said > btw found a way to calculate the sha256 sum Godot releases use SHA512.