Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions MyCoolTextDocument.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is cool!
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# UIToolkitMenuCreator
UI Toolkit Menu Creator is a class and UXML/Stylesheet you can extend from to easily create Runtime Unity Game Menus from C# code without having to edit UXML.
# UIToolkitMenuHelper
UI Toolkit Menu Helper is a class and UXML/Stylesheet you can extend from to easily create Unity Menus

This is other change in the file!

# Dependencies
UI Toolkit Menu Creator uses DOTween for fading menus:
Expand Down