We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f56ef commit ebd4c92Copy full SHA for ebd4c92
CHANGELOG.md
@@ -10,8 +10,7 @@
10
* Rewritten matjson library
11
* Settings V2 completely removed, use V3 now
12
* `JsonChecker` removed
13
- * Add new system for ordered hook priority (673317d, 6db3084)
14
- * See docs: LINK HERE!!
+ * Add new system for ordered hook priority, [see docs](https://docs.geode-sdk.org/tutorials/hookpriority) (673317d, 6db3084)
15
* C++20 coroutine support for `geode::Task`, [see docs](https://docs.geode-sdk.org/tutorials/tasks#coroutines) (e61b2c0, ab196b9)
16
* Add `Task::chain`, [see docs](https://docs.geode-sdk.org/tutorials/tasks#chaining-tasks) (3248831)
17
* Single page local mods list (efb1fbf)
0 commit comments