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.
- Host: GitHub
- URL: https://github.com/ufcpp/unitytools
- Owner: ufcpp
- License: mit
- Created: 2015-06-10T01:00:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T03:16:35.000Z (almost 5 years ago)
- Last Synced: 2024-05-02T01:30:48.358Z (over 1 year ago)
- Language: C#
- Size: 2.24 MB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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