Skip to content

Commit

Permalink
Updated Dwarf SDK link
Browse files Browse the repository at this point in the history
It was pointing to a deleted channel in DRG Modding
  • Loading branch information
zombieseatflesh7 authored Sep 25, 2024
1 parent f9b0bfa commit 15b5e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tools/other-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
- 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.
- 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).

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

0 comments on commit 15b5e2a

Please sign in to comment.