Jay Taylor's notes
back to listing index
My thoughts on writing a Minecraft server from scratch (in Bash)
[
web search
]
Original source
(
sdomi.pl
)
Tags:
bash
servers
minecraft
unholy
dirty
beautiful
sdomi.pl
Clipped on: 2022-02-15
decided to use `dd` passed to `xxd` instead of just `xxd`, because this way I can finetune how many bytes to read.