SHA-256 hashes of required files in the directory containing RGBFusionTool.exe
Gathering Script
Consider running the following PowerShell script to gather environment information. If any is missing please add mention that the script isn't correctly gathering the information so it can be updated. Run this from the directory containing RGBFusionTool.exe.
Bug Report
Thank you for taking the time to experiment with this tool and report an issue.
Summary
Give a brief summary of the issue.
Repro
Steps and Commands
Actual behavior
```
" format.Expected behavior
Environment
Please include the following information:
RGBFusionTool.exe
Gathering Script
Consider running the following PowerShell script to gather environment information. If any is missing please add mention that the script isn't correctly gathering the information so it can be updated. Run this from the directory containing
RGBFusionTool.exe
.Hashes:
$(($hashes | % { "$($.Hash) $(Split-Path -Leaf $.Path)"}) -join "`n")
Sample output
Detailed Description and Additional Context
Add any other information here