This commit is contained in:
madeline
2026-04-20 07:57:21 -07:00
parent 394627cd47
commit 02a4e213e3
-1
View File
@@ -16,7 +16,6 @@ Mods are shared libraries packaged into a `.dusk` zip archive. The loader scans
- [Post-hooks](#post-hooks)
- [Replace hooks](#replace-hooks)
- [Reading and writing arguments](#reading-and-writing-arguments)
- [Raw C hook API](#raw-c-hook-api)
9. [Full Example](#full-example)
---