blueblu 2018-08-12 13:20
Unity dll not found
Foon → Ludum Dare Explorer → LD42 → Lethal Lava
By quacko2
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Overall | 2 | |||
| Fun | 2 | |||
| Innovation | 2 | |||
| Theme | 2 | |||
| Graphics | 2 | |||
| Audio | 2 | |||
| Humor | 2 | |||
| Mood | 2 |
Unity dll not found
The download archive doesn't appear to contain the 64-bit version of the Unity Player DLL, and also lacks the Mono folder, making it unplayable. Copying "UnityPlayer.dll" resolved the first issue, but since I use C# 6 for my projects (creating a "MonoBleedingEdge" folder), I couldn't copy the Mono folder over properly. Repackaging is necessary to render this playable for the end user.