Skip to content

Frismos/UnityUtilsHelpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

UnityUtilsHelpers

Place this script into Assets/Editor folder

  • Restart Editor
  • Open project
  • If you have Assets/Plugins/Android/res or Assets/Plugins/Android/assets folder present, you'll see a dialog asking about upgrade
  • Basically Unity will move Assets/Plugins/Android/res -> Assets/Plugins/Android/res-legacy,Assets/Plugins/Android/assets -> Assets/Plugins/Android/assets-legacy and upon export/build will manually copy Assets/Plugins/Android/res-legacy to unityLibrary/src/main/res folder and Assets/Plugins/Android/assets-legacy to unityLibrary/src/main/assets folder (excluding .meta files)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages