From 2cf42db2075b1ee0a0a43a9f38de7870d5aad6a9 Mon Sep 17 00:00:00 2001 From: "David J. Kowalk" Date: Sat, 6 Feb 2021 08:40:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aafe15..7768490 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://www.buymeacoffee.com/davidkowalk) +[](https://www.buymeacoffee.com/davidkowalk) # Tabbed Minecraft Scripting This project aims at producing a more human readable version of Minecraft's mcfunction format. This documentation will explain the new syntax, the components of the transpiler and contains a user guide to use this program to compile your project into a Minecraft datapack.