Skip to content

Commit

Permalink
Update uninstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
Kidev committed Sep 8, 2024
1 parent ee071fd commit 121932e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/Uninstall_LTD2Mods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ REMOVE_LIST=(
"BepInEx"
".doorstop_version"
"changelog.txt"
"libdoorstop.so"
"run_bepinex.sh"
"winhttp.dll"
"doorstop_config.ini"
)

for item in "${REMOVE_LIST[@]}"; do
Expand Down

0 comments on commit 121932e

Please sign in to comment.