Skip to content

Commit 15b5e2a

Browse files
Updated Dwarf SDK link
It was pointing to a deleted channel in DRG Modding
1 parent f9b0bfa commit 15b5e2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/other-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
- The live view debugger lists every mounted object, and allows you to view and edit the exact values of every property of every object, during runtime.
2323
- If you want to watch the how the value of something changes during runtime, you can assign a watch to the property and it will log every value (which you can log to a file).
2424

25-
### [Dwarf SDK](https://discord.com/channels/676880716142739467/1030619997258649712)
26-
- A modkit for DRG's assets, allowing you to view, edit and reference almost every asset fully reconstructed within the editor.
25+
### [Dwarf SDK](https://github.com/DRG-Modding/Community-Modkit)
26+
- A modkit for DRG's assets, allowing you to view, edit and reference almost every asset fully reconstructed within the editor.

0 commit comments

Comments
 (0)