Changeset 232 for binary-improvements/bundle_creation
- Timestamp:
- Apr 20, 2015, 7:21:24 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/bundle_creation/makefile
r230 r232 26 26 SERVERFIXES: 27 27 @echo Copying server fixes... 28 @rm 7DaysToDie_Data -R 29 @rm Mods -R 28 @rm 7DaysToDie_Data -Rf 29 @rm Mods -Rf 30 30 @mkdir -p 7DaysToDie_Data/Managed 31 31 @cp ../7dtd-binaries/Assembly-CSharp.dll 7DaysToDie_Data/Managed/Assembly-CSharp.dll
Note:
See TracChangeset
for help on using the changeset viewer.