Xaymar / Hellextractor

A simple tool to extract things from Helldivers 2 for your 3D printing needs.
BSD 3-Clause "New" or "Revised" License
32 stars 5 forks source link

User friendly powershell wrapper #14

Closed ThePotato97 closed 7 months ago

ThePotato97 commented 7 months ago

This pull request introduces a user friendly PowerShell wrapper .

Key Additions User-Friendly Input: Includes functions for default values in prompts and automatic Steam path retrieval from the registry.

Automatic Game Path Detection: The script can find the Helldivers 2 directory within the Steam library, with an option for manual input if needed.

Versatile Extraction Options: Users can choose from various operations, like extracting all files, specific file types, or advanced options involving file renaming and type translation.

Feel free to provide any feedback or suggestions!