mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-01 05:13:40 +01:00
Name scripts properly
This commit is contained in:
parent
b53a97408b
commit
b3e4505237
4 changed files with 17 additions and 9 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue