This commit is contained in:
Sage Vaillancourt 2023-12-29 16:06:45 -05:00
commit f5277ae9de
1 changed files with 5 additions and 1 deletions

View File

@ -17,4 +17,8 @@ actions you want to take. Thus, it was decided that as few elements as possible
update in real time. Instead of processing game ticks as frequently as possible, they are handled
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>