복사
Unity Project Junction
🟦 Unity Project Junction빌드하기 위해 플랫폼을 변경해야할 때 프로젝트 크기가 커질수록 변환하는 시간이 길어진다.이럴 때 Junction을 이용하면 플랫폼을 변경하지 않아도 된다. 멀티를 지원하는 프로젝트를 테스트하는 경우에도 Juction을 이용하면 편리하다. 🟧 사용법// gist by Roystan (IronWarrior): https://gist.github.com/IronWarrior/005f649e443bf51b656729231d0b8af4// Video demo: https://twitter.com/DavigoGame/status/1300842800964018178//// CONTRIBUTIONS:// Mac and Linux support a..