A collection of my util scripts. I placed them into a Repo so i have them on a central location! It contains many usefull script. There are also a few less usefull scripts. But one of the more usefull ones is the debugger it has quite a few usefull functions
Use
or
add this to the manifest.json of the project implementing this libary
"scopedRegistries": [
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
"scopes": [
"com.openupm",
"com.yasirkula.ingamedebugconsole",
"jillejr.newtonsoft.json-for-unity",
"jillejr.newtonsoft.json-for-unity.converters",
"com.svermeulen.extenject"
]
}
]