Changeset 102 for scripts


Ignore:
Timestamp:
Jul 23, 2014, 8:11:15 PM (10 years ago)
Author:
alloc
Message:

hot'fix': updateengine will create a backup-copy of the original assembly-csharp.dll in future

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/usr/local/lib/7dtd/commands/updateengine.sh

    r87 r102  
    7878
    7979                cp $SDTD_BASE/linux_files/engine/* $SDTD_BASE/engine/ -R
     80                cp $SDTD_BASE/engine/7DaysToDie_Data/Managed/Assembly-CSharp.dll $SDTD_BASE/engine/7DaysToDie_Data/Managed/Assembly-CSharp.dll_orig
    8081                cp /usr/local/lib/7dtd/server-fixes/* $SDTD_BASE/engine/7DaysToDie_Data/Managed/
    8182                cp $SDTD_BASE/engine/Install/32bit/SteamworksManaged.dll $SDTD_BASE/engine/7DaysToDie_Data/Managed/
Note: See TracChangeset for help on using the changeset viewer.