SheerSt / pokewilds

PokeWilds - A Gen 2 Game/Engine using libGDX
2.71k stars 206 forks source link

Permission Errors (can't unzip) #428

Open XtremeBlaze777 opened 1 year ago

XtremeBlaze777 commented 1 year ago

Game Version

v0.8.9

Platform

Windows 10 (64-bit)

What happened?

I was unable to do anything with the downloaded zip (such as extract or move it). I was able to access it in WSL (Ubuntu) and run chmod +x which gave me the execute permissions to extract and move around the filesystem.

What should've happened? (Optional)

Either document this on the readme or configure the download to have user executable permissions.