Luke Simmons

Results 3 issues of Luke Simmons

When running goodls from GitHub actions, it runs in a non-interactive terminal. When the URL parameter is passed to the goodls in a GitHub Workflow, it is ignored and instead...

# Update Build Workflow to build on Windows Build on Windows to include needed DLLs. ## Motivation Fixes #15. ## Testing - [ ] Test Windows texture replacing.

## Description Can't replace textures on the Windows releases found on this page. ## Steps to Reproduce 1. Run 'UnityAssetReplacer' with options ```./UnityAssetReplacer -b assetbundle -t -i input_folder -o output_assetbundle```...

bug