Skip to content

Alboder/Unity-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Utility

Some utils for Unity/C#

DeleteMetaFiles

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.

CreateLuaScript

You can create a .lua extension files in project panel with custom tempalte script;
Project Window-->Right-Click-->Create-->Lua Script

PackAssetBundle

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.

About

Some utils for Unity/C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published