Chiv2-Community / UnchainedLauncher

GNU General Public License v3.0
8 stars 1 forks source link

Steam/EGS detection, UnchainedPlugin, local file locking #26

Closed Knutschbert closed 1 year ago

Knutschbert commented 1 year ago

Locations will be retrieved from registry / config files, so different install dirs are handled. When starting with a non-launcher name, user will be prompted to install to steam/EGS if the directories are detected

Switched to UnchainedPlugin dll. Deprecated libraries will be purged on start.

Files and folders can be locked. by adding .user_lock suffix or file. Entities detected as locked will not be downloaded image image

Jacoby6000 commented 1 year ago

I made some changes to the installation procedure and I think its a bit more clear this way. Besides that I just applied some editor code cleanup stuff, and made the type changes I suggested