diff --git a/Notes.md b/Notes.md index a55c437..2b82ef9 100644 --- a/Notes.md +++ b/Notes.md @@ -1,3 +1,13 @@ +# Version 1.1.0 Notes + +## What's new? + +- Items tab +- Weapons tab +- Misc tab + +--- + # Version 1.0.1 Notes ## What's new? diff --git a/README.md b/README.md index cf7f4b1..5b2f897 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,19 @@ All features will be disabled until Gadget attaches to the game (indicated at th - `Infinite Double Jump` - removes 2 jump limitation - `Infinite Air Dash` - removes single air dash limiation - `2x Speed` - set game speed to 2x +- `Manage Items` - Add/Remove items +- `Manage Weapons` - Add/Remove weapons +- `HUD opacity` - set the HUD opacity +- `RGB color combination` - set the game color combination ## :clipboard: Release Notes -### Version 1.0.1 | [View Previous Versions](Notes.md) +### Version 1.1.0 | [View Previous Versions](Notes.md) #### What's new? -- Fixed memory leaks -- Fixed crashes +- Items tab +- Weapons tab +- Misc tab ## :page_with_curl: [License](LICENSE) diff --git a/README/img.jpg b/README/img.jpg index f2832f8..838176e 100644 Binary files a/README/img.jpg and b/README/img.jpg differ