ZIP_NAME = DigitalStorageTweaks.zip FILES = ./ContentLib ./DigitalStorageTweaks.uplugin all: 7z a -r $(ZIP_NAME) $(FILES)