Name scripts properly

This commit is contained in:
Soreepeong 2025-07-27 00:30:18 +09:00
parent b53a97408b
commit b3e4505237
4 changed files with 17 additions and 9 deletions

View file

@ -76,4 +76,6 @@ Set-Location -Path "bin/Debug/net9.0"
.\Generator.exe
# Restore initial directory
Set-Location -Path $initialDirectory
Set-Location -Path $initialDirectory
& "$PSScriptRoot\filter_imgui_bindings.ps1"