[Add] Hot Reload

This commit is contained in:
2026-02-27 03:16:18 +07:00
parent 5067cb51a1
commit b37579153b
431 changed files with 43054 additions and 1 deletions
@@ -0,0 +1,20 @@
{
"displayName": "Hot Reload",
"name": "com.singularitygroup.hotreload",
"unity": "2019.4",
"description": "Change code and get immediate updates in the Unity Editor or on-device.",
"category": "Engineering",
"keywords": [
"Hot",
"Reload",
"patch",
"code",
"sg",
"singularity"
],
"version": "1.13.17",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
}
}