diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 72b0781..9027616 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -145,13 +145,11 @@ jobs: Move-Item -Path ".\out\build\${{ env.CMAKE_PRESET }}\UnleashedRecomp\dxil.dll" -Destination ".\release\dxil.dll" Move-Item -Path ".\out\build\${{ env.CMAKE_PRESET }}\UnleashedRecomp\UnleashedRecomp.exe" -Destination ".\release\UnleashedRecomp.exe" - Compress-Archive -Path .\release\* -DestinationPath .\UnleashedRecomp-Windows.zip - - name: Upload Artifact uses: actions/upload-artifact@v4 with: name: UnleashedRecomp-Windows-${{ env.CMAKE_PRESET }} - path: .\UnleashedRecomp-Windows.zip + path: .\release - name: Upload PDB uses: actions/upload-artifact@v4 diff --git a/README.md b/README.md index abf1a3d..af378c0 100644 --- a/README.md +++ b/README.md @@ -278,9 +278,16 @@ Simply booting at least once in Desktop Mode will enable the Deck to use the fil ## FAQ -### Do you have a Discord server? +### Do you have a website or Discord server? -Unleashed Recompiled is not associated with any Discord servers. Use the [Issues](https://github.com/hedge-dev/UnleashedRecomp/issues) page if you need support. +Unleashed Recompiled does not have an official website, nor is it affiliated with any Discord servers. + +**Please link here when directing anyone to the project.** + +> [!CAUTION] +> Do not download builds of Unleashed Recompiled from anywhere but our [Releases](https://github.com/hedge-dev/UnleashedRecomp/releases/latest) page. +> +> **We will never distribute builds on other websites, via Discord servers or via third-party update tools.** ### Why does the installer say my files are invalid?