mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
add placeholder link for new hook priority system
lets not forget to write docs for this..
This commit is contained in:
parent
71f56ef49e
commit
ebd4c920f5
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@
|
||||||
* Rewritten matjson library
|
* Rewritten matjson library
|
||||||
* Settings V2 completely removed, use V3 now
|
* Settings V2 completely removed, use V3 now
|
||||||
* `JsonChecker` removed
|
* `JsonChecker` removed
|
||||||
* Add new system for ordered hook priority (673317d, 6db3084)
|
* Add new system for ordered hook priority, [see docs](https://docs.geode-sdk.org/tutorials/hookpriority) (673317d, 6db3084)
|
||||||
* See docs: LINK HERE!!
|
|
||||||
* C++20 coroutine support for `geode::Task`, [see docs](https://docs.geode-sdk.org/tutorials/tasks#coroutines) (e61b2c0, ab196b9)
|
* C++20 coroutine support for `geode::Task`, [see docs](https://docs.geode-sdk.org/tutorials/tasks#coroutines) (e61b2c0, ab196b9)
|
||||||
* Add `Task::chain`, [see docs](https://docs.geode-sdk.org/tutorials/tasks#chaining-tasks) (3248831)
|
* Add `Task::chain`, [see docs](https://docs.geode-sdk.org/tutorials/tasks#chaining-tasks) (3248831)
|
||||||
* Single page local mods list (efb1fbf)
|
* Single page local mods list (efb1fbf)
|
||||||
|
|
Loading…
Reference in a new issue