We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86017a commit c5cf1faCopy full SHA for c5cf1fa
1 file changed
website/src/pages/Home.tsx
@@ -3,7 +3,7 @@ import { Link } from "react-router-dom";
3
const TOOLS = [
4
{
5
to: "/DAT-to-PNG",
6
- title: "Map.dat → PNG",
+ title: "map_#.dat → PNG",
7
desc: "Convert Minecraft map_#.dat files to PNG images. Supports bulk upload with gallery preview and ZIP download.",
8
},
9
0 commit comments