updated: hot reload to 1.13.7

This commit is contained in:
Chris
2025-07-09 23:24:14 -04:00
parent 236f9ea5df
commit 7641b83b6a
45 changed files with 2018 additions and 462 deletions

View File

@@ -1,7 +1,7 @@
{
"displayName": "Hot Reload",
"name": "com.singularitygroup.hotreload",
"unity": "2018.4",
"unity": "2019.4",
"description": "Change code and get immediate updates in the Unity Editor or on-device.",
"category": "Engineering",
"keywords": [
@@ -12,7 +12,7 @@
"sg",
"singularity"
],
"version": "1.12.14",
"version": "1.13.7",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"