diff --git a/.github/workflows/Binaries Deploy.yml b/.github/workflows/Binaries Deploy.yml index 54155dba..dbd7cbbf 100644 --- a/.github/workflows/Binaries Deploy.yml +++ b/.github/workflows/Binaries Deploy.yml @@ -9,6 +9,7 @@ on: - '**.csproj' - '**.cs' - '!**.md' + - '!Projects/Website/**' workflow_dispatch: jobs: deployment: diff --git a/Projects/Shmup/README.md b/Projects/Shmup/README.md index 8c5236e3..73a4a357 100644 --- a/Projects/Shmup/README.md +++ b/Projects/Shmup/README.md @@ -37,23 +37,23 @@ Shmup (aka "Shoot Em Up") is a vertically scrolling shooter. ┃ -'-`- -----+----- ┃ ┃ -----+----- *\===<[_]L) ┃ ┃ *\===<[_]L) -'-`- ┃ -┃ |__-'-`- ┃ -┃ [ooo] ┃ +┃ -'-`- ┃ ┃ ┃ +┃ _!_ ┃ +┃ /_O_\ ┃ +┃ -==<_‗_‗_>==- ┃ ┃ ┃ ┃ ┃ -┃ ┃ -┃ ┃ -┃ ┃ -┃ ┃ -┃ __ ┃ +┃ _!_ ┃ +┃ (_o_) ┃ +┃ ''' __ ┃ ┃ =|__| ┃ ┃ [ooo] ┃ ┃ ┃ -┃ ┃ -┃ ┃ -┃ ┃ -┃ ┃ +┃ ^ ^ ┃ +┃ ^ ^ ┃ +┃ ^ ^ ┃ +┃ ^ ^ ┃ ┃ ┃ ┃ ╱‾╲ ┃ ┃ __ ╱╱‾╲╲ ┃ @@ -79,6 +79,6 @@ Shmup (aka "Shoot Em Up") is a vertically scrolling shooter. [win-x64](https://github.com/dotnet/dotnet-console-games/raw/binaries/win-x64/Shmup.exe) -[linux-x64](https://github.com/dotnet/dotnet-console-games/raw/binaries/linux-x64/Shmup) +~linux-x64~ (not supported) -[osx-x64](https://github.com/dotnet/dotnet-console-games/raw/binaries/osx-x64/Shmup) +~osx-x64~ (not supported)