Commit graph

2 commits

Author SHA1 Message Date
ella love 8d24ebdad8 feat: add stubs for Windows system time functions 2026-03-02 23:17:28 -05:00
Tropical 42035b71d8 refactor: move linux stubs to Minecraft.Client
Existing platform abstraction layers are all located in Minecraft.Client, making the `linux` folder the odd one out in `Minecraft.World`. This relocates `linux/wlinux.h` and its supporting helper files to `Minecraft.Client/Linux`. `wlinux.h` has been renamed to `LinuxStubs.h` for consistency.
2026-03-02 21:21:51 -06:00