Skip to content

Commit 7521ae8

Browse files
authored
Update README.md
1 parent 3c810e8 commit 7521ae8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[![Build](https://github.com/DFOnline/DFScript/actions/workflows/build.yml/badge.svg)](https://github.com/DFOnline/DFScript/actions/workflows/build.yml)
1+
[![Build](https://github.com/DFOnline/DFScript/actions/workflows/build.yml/badge.svg)
2+
](https://github.com/DFOnline/DFScript/actions/workflows/build.yml)
23
# DFScript
34
DFScript is a mod created for DiamondFire to allow scripting on the client. This mod is a seperation and improvement from the shutdown mod [CodeUtilities](https://github.com/CodeUtilities/CodeUtilities).
45

@@ -103,6 +104,13 @@ To access script files go to `%appdata%\.minecraft\DFScript` on your machine. He
103104
You can easily back up scripts here by copy and pasting the json file into another location. Pasting and deleting json files from this folder will do the same in-game, so be careful about what you change.
104105
___
105106

107+
<p>
108+
<img src="https://img.shields.io/github/downloads/DFOnline/DFScript/total?color=blue"/>
109+
<img src="https://img.shields.io/github/languages/code-size/DFOnline/DFScript"/>
110+
<img src="https://img.shields.io/github/contributors/DFOnline/DFScript" />
111+
<img src="https://img.shields.io/github/release-date/DFOnline/DFScript" />
112+
</p>
113+
106114

107115

108116

0 commit comments

Comments
 (0)