Seb-degraff / SAE-livecode-hot-reload

Very quick and dirty hot-reload.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very quick and dirty hot-reload.

Runner is an executable that loads a dynamic library containing game logic.

This is using unix functions (dlopen, dlsym), but the concept is the same

About

Very quick and dirty hot-reload.


Languages

Language:C++ 94.0%Language:Shell 6.0%