Skip to content

Commit 84ef487

Browse files
Merge branch 'main' of https://github.com/dfgit-tool/dfgit
2 parents 15c68d2 + b34f36f commit 84ef487

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# dfgit
2-
3-
dfgit is a small program that allows for tracking changes in code on the [DiamondFire Minecraft server](https://mcdiamondfire.com) using git.
1+
# dfgit 🚀
42

3+
dfgit is a small blazingly fast program that allows for tracking changes in code on the [DiamondFire Minecraft server](https://mcdiamondfire.com) using git.
54

5+
**YOU MUST ENABLE THE CODECLIENT API IN IT'S CONFIG MENU FOR THE PROGRAM TO WORK!!!!!!!**
66

77

88
## Setup
@@ -52,4 +52,4 @@ Specifies the directory that dfgit will look for and create templates in (relati
5252

5353
## More Info
5454

55-
dfgit stores templates in `.df` files. The files contain the raw json template data. Filenames are generated from the block type and event/function name. You should avoid manually creating `.df` files, as they will all be read but may not be written to if the name doesen't match. Different formatting may also cause issues.
55+
dfgit stores templates in `.df` files. The files contain the raw json template data. Filenames are generated from the block type and event/function name. You should avoid manually creating `.df` files, as they will all be read but may not be written to if the name doesen't match. Different formatting may also cause issues.

0 commit comments

Comments
 (0)