mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 11:05:08 -05:00
add link to task docs
This commit is contained in:
parent
6765bbbc75
commit
9bebb9819c
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
* `JsonChecker` removed
|
||||
* Add new system for ordered hook priority (673317d, 6db3084)
|
||||
* See docs: LINK HERE!!
|
||||
* C++20 coroutine support for `geode::Task` (e61b2c0, ab196b9)
|
||||
* See docs: LINK HERE!!
|
||||
* 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)
|
||||
* Single page local mods list (efb1fbf)
|
||||
* Split mod problems into load and outdated (12e8bbb, 09fa872, df2528c)
|
||||
* This means mods made for outdated gd or geode versions no longer count as actual errors, resulting in less clutter in the ui
|
||||
|
|
Loading…
Reference in a new issue