Show HN: FUSE Filesystem for Manipulating Minecraft
1–4 of 4 posts
Re: Show HN: FUSE Filesystem for Manipulating Minecraft
#2Author here, this was a fun side project as an excuse to mess around with FUSE, Rust and Kotlin.
I've written a blog post covering the technical details: https://domwillia.ms/minecraft-fs
Re: Show HN: FUSE Filesystem for Manipulating Minecraft
#3That's a very fun project. I wonder what else could be made into a filesystem.
Re: Show HN: FUSE Filesystem for Manipulating Minecraft
#4Well done. Linux's handling of filesystems continues to impress me.