English follows Japanese
1つのプロジェクトで Unity を複数起動するための、シンボリック・リンクされたディレクトリを作成します。コマンド打つのがめんどくさすぎて作りました。
Usage.mp4
- Windows 10
- .NET Destop Runtime 6.0.0
- Unity プロジェクトのフォルダを本アプリにドロップします。
- シンボリック・リンク作成のための管理者権限を許可します。
フォルダ名 Symlinked
というフォルダと、Assets、Project Settings、Packages、Library へのシンボリック・リンクが作成されます。
起動する Unity 間でプラットフォームが異なる場合は、Library を分けた方が安全かもしれません。
Create a symbolically linked directory for multiple Unity launches of a single project. I made it because it was too much of a hassle to type commands.
Usage.mp4
- Windows 10
- .NET Destop Runtime 6.0.0
- Drop folders of the Unity project into this application.
- Allow administrator privileges for symbolic link creation.
The app will create a folder named Folder Name Symlinked
and symbolic links to Assets, Project Settings, Packages, and Library.
If you will running Unity(s) on different platforms, it may be safer to exclude the Libraries.