diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 8082e4b2..cd1fbb7e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -16,7 +16,7 @@ jobs: - uses: actions/setup-dotnet@v1 - run: dotnet build -c Debug - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v4 with: name: Raicuparta.QuantumSpaceBuddies path: .\QSB-NH\Bin\Debug \ No newline at end of file diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f78ea41c..297150a7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: run: dotnet build -c Release - name: Upload Artifact - uses: "actions/upload-artifact@v3" + uses: "actions/upload-artifact@v4" with: name: "${{ env.PROJ_USERNAME }}.${{ env.PROJ_NAME }}" path: "QSB-NH/bin/Release" diff --git a/README.md b/README.md index d89c10c1..cf7f38a4 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ See [DEVELOPMENT.md](DEVELOPMENT.md) - [SakuradaYuki](https://github.com/SakuradaYuki) and [isrecalpear](https://github.com/isrecalpear) - Chinese translation. - [poleshe](https://github.com/poleshe) - Spanish translation. - [Deniz](https://github.com/dumbdeniz) - Turkish translation. +- [Akasha0513](https://github.com/Akasha0513) - Korean translation. ### Special Thanks - Thanks to Logan Ver Hoef for help with the game code, and for helping make the damn game in the first place. diff --git a/TRANSLATING.md b/TRANSLATING.md index c61d26cd..4c421781 100644 --- a/TRANSLATING.md +++ b/TRANSLATING.md @@ -13,12 +13,12 @@ QSB can only be translated to the languages Outer Wilds supports - so if you don - Chinese (Simplified) - Spanish (Latin American) - Turkish +- Korean ### Un-translated languages : - Italian - Polish - Japanese -- Korean ## Translating