Lucy
Lucy
`uefi`, and `embedded-graphics-core` both updated since the last release... It would be useful if `uefi-graphics` would be updated for it as well
It would be really useful if a working example would be added
We currently just support builds using `relwithdebinfo`, afai tested others don't quite work that well. We should suppor others as well
this is especially useful for allowing to reload the input system in hot-reloads this is currently not possible due to the input handlers being registered on world join
It would be really nice if tab suppot could be added.. opening multiple files at a time is just really useful thx
I think this should certainly be styled. It just looks horrible
NBTs use the little endian network byte order in the bedrock protocol. This is a very important part of NBTs that isn't mentioned at all in the documentation. It would...
we already have the `.object` function which allows us to include a single extra object, but if we for example use nasm to generate objects from our asm we get...
It is not possible to create multiple instances of this tool, due to file access limitations. For example if I try to download skins from server `A` (all without a...
This pr just makes some fields public for the `ServerListPingEvent`. This is helpful since you may want to modify stuff like the port or Minecraft Version shown. This PR is...