UnofficialCrusaderPatch / UnofficialCrusaderPatch3

Development for the dll Injection approach
GNU General Public License v3.0
11 stars 2 forks source link

[BUILD] scripts\build.ps1 fails if modules directory contains only one folder #117

Open gynt opened 3 months ago

gynt commented 3 months ago

I probably need to add @() somewhere to catch this case (e.g., if only one element is found using Get-ChildItem it is not of type Array)