Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGamers authored Jul 25, 2023
1 parent de2162b commit 77956be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## BL2, TPS, and BL3 auto mod installer (NOW IN PYTHON!)
## BL2, TPS, AoDK, TTW, and BL3 auto mod installer (NOW IN PYTHON!)
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

yes its a powershell script (and now python),
no its not a virus, you can check the code yourself
### requirements
[Powershell 5 or over](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.3)
or [Python](https://www.python.org/downloads/) (if using python do pip install requests) and ethier [Borderlands 2](https://store.steampowered.com/app/49520/Borderlands_2/), [The Pre-Sequel](https://store.steampowered.com/app/261640/Borderlands_The_PreSequel/), [Borderlands 3](https://store.steampowered.com/app/397540/Borderlands_3/), or [Tiny Tina's Wonderlands](https://store.steampowered.com/app/1286680/Tiny_Tinas_Wonderlands/)
or [Python](https://www.python.org/downloads/) (if using python do pip install requests) and ethier [Borderlands 2](https://store.steampowered.com/app/49520/Borderlands_2/), [The Pre-Sequel](https://store.steampowered.com/app/261640/Borderlands_The_PreSequel/), [Tiny Tina's Assault on Dragon Keep](https://store.steampowered.com/app/1712840/Tiny_Tinas_Assault_on_Dragon_Keep_A_Wonderlands_Oneshot_Adventure/), [Borderlands 3](https://store.steampowered.com/app/397540/Borderlands_3/), or [Tiny Tina's Wonderlands](https://store.steampowered.com/app/1286680/Tiny_Tinas_Wonderlands/)

### what it installs
BL2/TPS/AoDK: [PythonSDK](https://github.com/bl-sdk/bl2-mod-manager), [Text Mod Loader](https://bl-sdk.github.io/mods/TextModLoader/), and [No Ads](https://bl-sdk.github.io/mods/NoAds/)
Expand Down

0 comments on commit 77956be

Please sign in to comment.