hecomi / uDesktopDuplication

Desktop Duplication API implementation for Unity (only for Windows 8/10)
http://tips.hecomi.com/entry/2016/12/04/125641
MIT License
563 stars 97 forks source link

Generation of log file #60

Open NestorZuZu opened 3 months ago

NestorZuZu commented 3 months ago

When using this plugin, it generates a "uDesktopDuplication.log" file, and I am too dumb to find a way to avoid it from happening so I have no clue how to avoid it from generating it.

Just knowing what to change to avoid it from generating the file would be alright.

NestorZuZu commented 2 months ago

The solution is to go in the code and change the line that says "" in uDesktopDuplication->Runtime->Scripts->Manager and change the code to do something else