diff --git a/MyCoolTextDocument.txt b/MyCoolTextDocument.txt new file mode 100644 index 0000000..5a02b73 --- /dev/null +++ b/MyCoolTextDocument.txt @@ -0,0 +1 @@ +This is cool! \ No newline at end of file diff --git a/README.md b/README.md index 6324e9c..cb6998b 100644 --- a/README.md +++ b/README.md @@ -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: