Some utils for Unity/C#
Build and run the proces.It will create a registryKey in \HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\Deletemeta\command.
And it will add a 'DeleteMeta' command in your context menu.
Right-Click in your folder,and it will deleta all .meta extension files.
You can create a .lua extension files in project panel with custom tempalte script;
Project Window-->Right-Click-->Create-->Lua Script
You can use this unity editor command to build a assetbundle to StreamingAssets folder;
And it will auto-pack your script with .bytes extension!
juse click the pack button or right-click the folder-->pack folder.