mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-12-11 20:15:10 +01:00
update readme, translation, and update upload-artifact to v4
This commit is contained in:
parent
8786d135f8
commit
257e011dad
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -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
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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"
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user