Skip to content

redcool/PowerUtilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerUtilities

unity extension utilities based unity urp pipeline

Unity2022.3+ ,will show Errors,modify manifest.json. 1 open Project/Packages/manifest.json 2 insert references package,

like: 
"dependencies": {
"com.unity.render-pipelines.universal":"15.0.7",
"com.unity.timeline": "1.8.2",
"com.unity.textmeshpro": "3.0.6",
"com.unity.inputsystem": "1.7.0",
"com.unity.cinemachine": "3.1.3",
"com.unity.memoryprofiler": "1.1.0",
"com.unity.mobile.android-logcat": "1.4.2",
"com.unity.terrain-tools": "5.0.5",
"com.unity.splines": "2.6.1",
"com.unity.recorder": "4.0.3",
"com.unity.analytics": "3.8.1",
    ...
}

Unity6000+,will normal work.

About

unity dev utilities

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages