Export Project to Zip
Jonathan Tremblay
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
02/23(2023) |
0.0 |
11/15(2024) |
0.0 |
Jump AssetStore
An editor tool that allows easy export of an entire Unity project to a Zip file, directly from the Unity Editor file menu (on Mac or PC).Import this lightweight package to your project, and you’re ready to zip!To use it:1. Simply select "Export Project to Zip..." from the file menu (Ctrl+Alt+S).2. If your project or your scene needs saving, you will be prompted to save (optional).3. Then choose the name and location for the Zip file.4. Sit back and watch the progress bar as the compression is done (can be cancelled).That's it!Integrates directly in the file menuDetects if scene or project needs savingAdds only the required project files to the archive*Compression can be cancelledCompatible with both Mac and WindowsNo additional software needed* Excludes all zip files at the top level of the project, and also excludes the following folders: .git, Build/Builds folders (this can be changed in Project Settings), Library, Logs, Obj, Temp. However, it preserves two files from the Library folder: LastSceneManagerSetup.txt (which stores the last accessed scene) and EditorUserBuildSettings.asset (which stores the build settings). Note that other Library files can be recreated by Unity.Also available on GitHub: https://github.com/JonathanTremblay/UnityExportToZip