mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-03-29 22:51:57 +00:00
Add download badges to README
This commit is contained in:
parent
6b95a6d193
commit
d7666e0049
1 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,11 @@ Unleashed Recompiled is an unofficial PC port of the Xbox 360 version of Sonic U
|
|||
|
||||
[Check out the latest release here](https://github.com/hedge-dev/UnleashedRecomp/releases/latest).
|
||||
|
||||
| Quick Download | Windows | Linux |
|
||||
| --------------- | ------- | ----- |
|
||||
| Release | [](https://github.com/hedge-dev/UnleashedRecomp/releases/latest/download/UnleashedRecomp-Windows.zip) | [](https://github.com/hedge-dev/UnleashedRecomp/releases/latest/download/UnleashedRecomp-Flatpak.zip) |
|
||||
| Latest Snapshot | [](https://nightly.link/hedge-dev/UnleashedRecomp/workflows/validate-internal/main/UnleashedRecomp-Windows-x64-Clang-Release.zip) | [](https://nightly.link/hedge-dev/UnleashedRecomp/workflows/validate-internal/main/UnleashedRecomp-Flatpak.zip) |
|
||||
|
||||
[XenonRecomp](https://github.com/hedge-dev/XenonRecomp) and [XenosRecomp](https://github.com/hedge-dev/XenosRecomp) are the main recompilers used for converting the game's original PowerPC code and Xenos shaders into compatible C++ and HLSL code respectively. The development of these recompilers was directly inspired by [N64: Recompiled](https://github.com/N64Recomp/N64Recomp), which was used to create [Zelda 64: Recompiled](https://github.com/Zelda64Recomp/Zelda64Recomp).
|
||||
|
||||
## Table of Contents
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue