Skip to content

Commit 7ae2b6c

Browse files
committed
Added Coroutines for Multithreading
1 parent c71fd27 commit 7ae2b6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Unity Mask Map Generator/Unity Mask Map Generator.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
</None>
3232
</ItemGroup>
3333

34+
<ItemGroup>
35+
<PackageReference Include="CoroutinesForCS" Version="1.0.1" />
36+
</ItemGroup>
37+
3438
<ItemGroup>
3539
<Compile Update="Properties\Resources.Designer.cs">
3640
<DesignTime>True</DesignTime>

0 commit comments

Comments
 (0)