mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 06:08:22 +02:00
Revert "Fix bad plugins causing instant crash on startup"
This commit is contained in:
parent
972a24fea9
commit
be9c1b0d12
1 changed files with 0 additions and 1 deletions
|
@ -811,7 +811,6 @@ Section "-Core installation"
|
||||||
Delete "$INSTDIR\server-console.exe"
|
Delete "$INSTDIR\server-console.exe"
|
||||||
RMDir /r "$INSTDIR\locales"
|
RMDir /r "$INSTDIR\locales"
|
||||||
RMDir /r "$INSTDIR\resources\app"
|
RMDir /r "$INSTDIR\resources\app"
|
||||||
RMDir /r "$INSTDIR\plugins"
|
|
||||||
Delete "$INSTDIR\resources\atom.asar"
|
Delete "$INSTDIR\resources\atom.asar"
|
||||||
Delete "$INSTDIR\build-info.json"
|
Delete "$INSTDIR\build-info.json"
|
||||||
Delete "$INSTDIR\content_resources_200_percent.pak"
|
Delete "$INSTDIR\content_resources_200_percent.pak"
|
||||||
|
|
Loading…
Reference in a new issue