An open API service indexing awesome lists of open source software.

https://github.com/ufcpp/unitytools

Miscellaneous tools for Unity Game Engine.
https://github.com/ufcpp/unitytools

Last synced: 6 months ago
JSON representation

Miscellaneous tools for Unity Game Engine.

Awesome Lists containing this project

README

          

# UnityTools

Miscellaneous tools for Unity Game Engine.

## CopyDllsAfterBuild

A NuGet package which copies DLLs to a external folder and generate .mdb files on post build, mainly used for Unity Game Engine.

https://www.nuget.org/packages/CopyDllsAfterBuild/

## CopyDllsAfterBuildLocalTools

A .NET Local Tools version of CopyDllsAfterBuild.
It works on multi-platform, Windows, macOS and Linux without installing dependencies.

https://www.nuget.org/packages/CopyDllsAfterBuildLocalTools