Update setup_en.md (#3483)
This commit is contained in:
parent
223f2f5523
commit
d72afe7100
|
@ -3,11 +3,12 @@
|
||||||
## Required Software
|
## Required Software
|
||||||
|
|
||||||
- [TUNIC](https://tunicgame.com/) for PC (Steam Deck also supported)
|
- [TUNIC](https://tunicgame.com/) for PC (Steam Deck also supported)
|
||||||
- [BepInEx (Unity IL2CPP)](https://github.com/BepInEx/BepInEx/releases/tag/v6.0.0-pre.1)
|
|
||||||
- [TUNIC Randomizer Mod](https://github.com/silent-destroyer/tunic-randomizer/releases/latest)
|
- [TUNIC Randomizer Mod](https://github.com/silent-destroyer/tunic-randomizer/releases/latest)
|
||||||
|
- [BepInEx 6.0.0-pre.1 (Unity IL2CPP x64)](https://github.com/BepInEx/BepInEx/releases/tag/v6.0.0-pre.1)
|
||||||
|
|
||||||
## Optional Software
|
## Optional Software
|
||||||
- [TUNIC Randomizer Map Tracker](https://github.com/SapphireSapphic/TunicTracker/releases/latest) (For use with EmoTracker/PopTracker)
|
- [TUNIC Randomizer Map Tracker](https://github.com/SapphireSapphic/TunicTracker/releases/latest)
|
||||||
|
- Requires [PopTracker](https://github.com/black-sliver/PopTracker/releases)
|
||||||
- [TUNIC Randomizer Item Auto-tracker](https://github.com/radicoon/tunic-rando-tracker/releases/latest)
|
- [TUNIC Randomizer Item Auto-tracker](https://github.com/radicoon/tunic-rando-tracker/releases/latest)
|
||||||
- [Archipelago Text Client](https://github.com/ArchipelagoMW/Archipelago/releases/latest)
|
- [Archipelago Text Client](https://github.com/ArchipelagoMW/Archipelago/releases/latest)
|
||||||
|
|
||||||
|
@ -27,7 +28,7 @@ Find your TUNIC game installation directory:
|
||||||
|
|
||||||
BepInEx is a general purpose framework for modding Unity games, and is used to run the TUNIC Randomizer.
|
BepInEx is a general purpose framework for modding Unity games, and is used to run the TUNIC Randomizer.
|
||||||
|
|
||||||
Download [BepInEx](https://github.com/BepInEx/BepInEx/releases/download/v6.0.0-pre.1/BepInEx_UnityIL2CPP_x64_6.0.0-pre.1.zip).
|
Download [BepInEx 6.0.0-pre.1 (Unity IL2CPP x64)](https://github.com/BepInEx/BepInEx/releases/tag/v6.0.0-pre.1).
|
||||||
|
|
||||||
If playing on Steam Deck, follow this [guide to set up BepInEx via Proton](https://docs.bepinex.dev/articles/advanced/proton_wine.html).
|
If playing on Steam Deck, follow this [guide to set up BepInEx via Proton](https://docs.bepinex.dev/articles/advanced/proton_wine.html).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue