Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 688 Bytes

What

HotReloadLogo

Hot Reload for Unity

Edit any C# function and get immediate updates in your game. Hot Reload works with your existing project, no code changes required.

Install instructions on https://hotreload.net/

You can find project source code from gitlab

Modify2dJumpingGameDemo

How To Install Package

Add the lines below to Packages/manifest.json

for version 1.3.5

"com.singularitygroup.hotreload": "https://github.com/pancake-llc/hot-reload.git#1.3.5",