DarrenTsung/DTValidator

Please offer a release as a downloadable DLL

SimonDarksideJ opened this issue · 1 comments

Consumers should have other options for downloading and installing this awesome tool. Source is one option, but now thanks to asmdefs, it's easier to compile the project to a DLL and simply distribute that if users wish ( a far easier deployment model)

Or alternatively as a prepackaged asset file, already prepacked in the Plugins folder.

Hi, glad to see that you're enjoying the repo! Thanks for the info, I didn't know about asmdef, but it looks like a great feature.

Currently I'm not working with Unity / planning to work on this project, but I'm open to accepting PRs, though in this case it would be an uploaded asmdef and/or asset file. I can add a new release with these files + a small disclaimer that I wasn't able to test it.