-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c0b177a
commit 55fd45d
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
- Added new events to `SdkEvents` (`OnWorldExited`, `OnPauseMenuOpened`, `OnPauseMenuClosed`). | ||
- Auto assign the SettingsEntry of a config to the first field of type `SettingsEnry`. | ||
- Set the valid scope of a InputAction if you only want a hotkey to trigger in spcific scenarios (see <https://tonimacaroni.github.io/RedLoader/articles/configuration.html#input-config-entries> for more info). | ||
- Allow mods to add custom user content to the mods settings screen. | ||
Hotfix | ||
|
||
- Fix not being able to open mod settings. |