Skip to content

Commit d0a39e2

Browse files
Include the ps script in distribution
1 parent 8cadb7e commit d0a39e2

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
/dist/Cemu_withGLCacheBackup.ps1
12
/dist/Cemu_withGLCacheBackup.xml
23
/dist/README.md

build.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ Remove-Item .\dist\*.exe.config
2020

2121
# Support files
2222

23+
Copy-Item .\Cemu_withGLCacheBackup.ps1 .\dist\
2324
Copy-Item .\Cemu_withGLCacheBackup.xml .\dist\
2425
Copy-Item .\README.md .\dist\

dist/Cemu_withGLCacheBackup.exe

0 Bytes
Binary file not shown.
-512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)