crystal.hot_reload.disable

Disables hot reloading. Further changes to code and assets will not trigger a game restart.

Hot reload is enabled by default.

Usage

crystal.hot_reload.disable()

This site uses Just the Docs, a documentation theme for Jekyll.