View Single Post
06/26/15, 04:07 AM   #4
XanDDemoX
AddOn Author - Click to view addons
Join Date: May 2015
Posts: 28
Originally Posted by DerBombo View Post
#letsgetlazy
You could set yourself up with TeamCity (also by JetBrains) and have a build step to generate a zip

Edit: or just script it with something like bash, powershell etc or C# Script

Edit 2: Also Git make zip just zips the entire branch so I don't think its intended to have files excluded

Last edited by XanDDemoX : 06/26/15 at 04:24 AM.
  Reply With Quote