Skip to content

Commit 52a1324

Browse files
committed
Complete rewrite
1 parent 62abd5c commit 52a1324

File tree

5 files changed

+296
-187
lines changed

5 files changed

+296
-187
lines changed

FancadeImageGenerator.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<Reference Include="FancadeLoaderLib">
1717
<HintPath>FancadeLoaderLib.dll</HintPath>
1818
</Reference>
19+
<Reference Include="MathUtils">
20+
<HintPath>MathUtils.dll</HintPath>
21+
</Reference>
1922
<Reference Include="zlib.net">
2023
<HintPath>zlib.net.dll</HintPath>
2124
</Reference>

FancadeLoaderLib.dll

-6 KB
Binary file not shown.

MathUtils.dll

64 KB
Binary file not shown.

0 commit comments

Comments
 (0)