Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 351 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 351 Bytes

UnityExternalProjectInclusion

Allows inclusion of external csproj Project into a unity solution. Just put the Editor folder into the Project/Assets folder and edit the ExternalProject.xml file accordingly. Then rebuild via Unity->Assets->Open C# project

Check out http://rn86.de/2017/02/02/unity3d-separate-unity-project-and-library/ for more info