-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
84 changed files
with
49 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
@ECHO OFF | ||
|
||
RMDIR /s /q hud-merger\bin | ||
RMDIR /s /q hud-merger\obj | ||
RMDIR /s /q HUDMerger\bin | ||
RMDIR /s /q HUDMerger\obj | ||
|
||
@REM https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-publish | ||
@REM https://docs.microsoft.com/en-us/dotnet/core/rid-catalog | ||
dotnet publish hud-merger -c Release | ||
dotnet publish HUDMerger -c Release | ||
@REM -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained true --runtime win-x64 | ||
|
||
@REM start hud-merger\bin\Release\net5.0-windows\publish\ | ||
@REM start HUDMerger\bin\Release\net5.0-windows\publish\ | ||
|
||
CD hud-merger\bin\Release\net5.0-windows | ||
CD HUDMerger\bin\Release\net5.0-windows | ||
|
||
RENAME publish hud-merger | ||
7z a hud-merger.zip hud-merger | ||
RMDIR /S /Q hud-merger | ||
RENAME publish HUDMerger | ||
7z a hud-merger.zip HUDMerger | ||
RMDIR /S /Q HUDMerger | ||
RMDIR /S /Q ref | ||
RMDIR /S /Q Resources | ||
|
||
FOR /f %%i in ('dir /b') do (IF NOT %%~xi==.zip del %%i /q) | ||
|
||
START . | ||
|
||
CD ..\..\..\..\ | ||
CD ..\..\..\..\ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.