you can just upload the raw file to a website like https://catbox.moe/ since it will likely have a ton of text located inside of it, which will be too big for a comment section like this
Viewing post in No matter what I do, no version of the game works for me
it seems to be an issue related to the game being unable to find its asset files due to how your directory is set up:
C:/Users/Precision/Desktop/Â /New/Vessel Tactics v0.1/Vessel Tactics
unity doesn't like the  symbol, so it reads it as this instead:
C:\Users\Precision\Desktop\New\Vessel Tactics v0.1\Vessel Tactics
try renaming your directory to something else to see if that fixes it