gazzamc / starfield_hex_updater

A script to patch SFSE (Starfield Script Extender) to work with gamepass / windows store version of Starfield
https://github.com/gazzamc/starfield_hex_updater/tree/main/docs
26 stars 2 forks source link

Folder permissions will now be checked when inputting the newGamePath #14

Closed gazzamc closed 4 months ago

gazzamc commented 4 months ago

This PR addresses the issue mention in #13 , I've added some checks to prevent the user from using a folder without adequate permissions, hopefully mitigating the issue mentioned in the issue thread. This also has some minor bug fixes.