Skip to content

Commit b4f2a42

Browse files
Update README.md
1 parent 22fc9b1 commit b4f2a42

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
[![Build](https://github.com/DFOnline/DFScript/actions/workflows/build.yml/badge.svg)
2-
](https://github.com/DFOnline/DFScript/actions/workflows/build.yml)
1+
[![Build](https://github.com/DFScripting/DFScript/actions/workflows/build.yml/badge.svg)
2+
](https://github.com/DFScripting/DFScript/actions/workflows/build.yml)
33
# DFScript
44
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).
55

6-
- You can download DFScript from its [Github page](https://github.com/DFOnline/DFScript/releases/latest), or its [Modrinth page](https://modrinth.com/mod/dfscript).
7-
- You can report issues on [the issues tab](https://github.com/DFOnline/DFScript/issues)
6+
- You can download DFScript from its [Github page](https://github.com/DFScripting/DFScript/releases/latest), or its [Modrinth page](https://modrinth.com/mod/dfscript).
7+
- You can report issues on [the issues tab](https://github.com/DFScripting/DFScript/issues)
88

99
- You can join our [discord here](https://discord.gg/gtfFwWEapx)
1010

@@ -107,8 +107,8 @@ You can easily back up scripts here by copy and pasting the json file into anoth
107107
___
108108

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

0 commit comments

Comments
 (0)