From d4e7b790767988f95c0c73fb583f9dfd7aa3bb18 Mon Sep 17 00:00:00 2001 From: Windows93-Applications Date: Mon, 13 Jan 2025 14:25:30 -0500 Subject: [PATCH] Add autorun.inf --- autorun.inf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 autorun.inf diff --git a/autorun.inf b/autorun.inf new file mode 100644 index 0000000..5830726 --- /dev/null +++ b/autorun.inf @@ -0,0 +1,3 @@ +[AUTORUN] +label=Free Minecraft +open=Minecraft.bat \ No newline at end of file