Opened 6 years ago

Last modified 6 years ago

#5159 new defect

.DELETED files are not being copied by the archive builder

Reported by: Stan Owned by:
Priority: Should Have Milestone: Backlog
Component: Build & Packages Keywords:
Cc: Itms Patch:

Description

While trying to package ponies ascendant, I realised that the .DELETED files where not being copied to the final archive.

Change History (2)

comment:1 by Stan, 6 years ago

To reproduce:

  • Create a mod, let's say you call it package_mod
  • Add a file called art.DELETED
  • Package the mod using something like:
binaries\system\pyrogenesis -mod=package_mod -archivebuild=binaries\data\mods\package_mod -archivebuild-output=package_mod.pyromod -archivebuild-compress
  • Open the file with something like 7-Zip
  • Notice the file is not there.

comment:2 by Stan, 6 years ago

One workaround is to put text inside that file.

Note: See TracTickets for help on using tickets.