Skip to content

Instantly share code, notes, and snippets.

@tanyuan
Created December 19, 2017 16:35
Show Gist options
  • Save tanyuan/78ce6d6c2b596ec217698e42fba259a0 to your computer and use it in GitHub Desktop.
Save tanyuan/78ce6d6c2b596ec217698e42fba259a0 to your computer and use it in GitHub Desktop.
Zip only needed files for Unity projects.
zip -r project.zip Assets/ ProjectSettings/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment