From cbcbf855381836962af21881c4dbf7df5cfa1973 Mon Sep 17 00:00:00 2001 From: John Burwell Date: Mon, 1 Jun 2026 14:53:56 -0500 Subject: [PATCH] Word choice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31a8844..6a357ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # World Manager for Minecraft -World Manager for Minecraft is a macOS app for inspecting and exporting items in Minecraft Bedrock content libraries on Apple devices. It scans worlds, behavior packs, resource packs, and templates from local folders, and can mirror content from a trusted connected iPhone or iPad for browsing on the Mac. +World Manager for Minecraft is a macOS app for inspecting and exporting items in Minecraft Bedrock content libraries on Apple devices. It scans worlds, behavior packs, resource packs, and templates from local folders, and can export content from a trusted connected iPhone or iPad for browsing or sharing from the Mac. Its creator is a dad often tasked with finding and retrieving worlds and modpacks from mobile devices thrust at him, often with an immediate deadline. "Why can't a computer do this for me," he more or less asked himself one day. He fired up Xcode, roughed in a UI, and peppered Codex with questions about getting at the files programmatically. The result is this thing. With it, the days of digging around in the Files app on a device and coaxing iOS to zip them up, rename them, and share them to a friend are BEHIND US.