Add REPL to play with
This commit is contained in:
parent
5041ae8e82
commit
60db991c8d
|
@ -18,3 +18,7 @@ update in real time. Instead of processing game ticks as frequently as possible,
|
||||||
only at request time. Essentially, using a very large delta value between ticks.
|
only at request time. Essentially, using a very large delta value between ticks.
|
||||||
|
|
||||||
This also leaves the Hvacker server relatively lightweight, in an idle state at nearly all times.
|
This also leaves the Hvacker server relatively lightweight, in an idle state at nearly all times.
|
||||||
|
|
||||||
|
## Try it out!
|
||||||
|
|
||||||
|
<div id="hvacker-console-placeholder">Only functional on git.sagev.space</div>
|
Loading…
Reference in New Issue