[CI] Changes for 1-10-5
Showing
+40 -38
{ | ||
"displayName": "Hot Reload", | ||
"name": "com.singularitygroup.hotreload", | ||
"unity": "2018.4", | ||
"description": "Change code and get immediate updates in the Unity Editor or on-device.", | ||
"displayName": "Hot Reload", | ||
"name": "com.singularitygroup.hotreload", | ||
"unity": "2018.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.10.4" | ||
"keywords": [ | ||
"Hot", | ||
"Reload", | ||
"patch", | ||
"code", | ||
"sg", | ||
"singularity" | ||
], | ||
"version": "1.10.5", | ||
"dependencies": { | ||
"com.unity.ugui": "1.0.0", | ||
"com.unity.modules.unitywebrequest": "1.0.0" | ||
} | ||
} |
Please register or sign in to comment