Updated Home (markdown)

Robert Jelic
2022-04-02 19:29:44 +02:00
parent 66550f2c50
commit 9573fc7b6c

@@ -22,4 +22,8 @@ now you are able to access everything from NyoUI.lua.
* [Textfield](https://github.com/NoryiE/NyoUI/wiki/Textfield) -- bigger inputs (it works like the shell editor) * [Textfield](https://github.com/NoryiE/NyoUI/wiki/Textfield) -- bigger inputs (it works like the shell editor)
* [Scrollbar](https://github.com/NoryiE/NyoUI/wiki/Scrollbar) -- special thing. it can be used for creating scrollbars (was intended) but also if you want the user to change a number value(1 - 100 as example) * [Scrollbar](https://github.com/NoryiE/NyoUI/wiki/Scrollbar) -- special thing. it can be used for creating scrollbars (was intended) but also if you want the user to change a number value(1 - 100 as example)
* [Program](https://github.com/NoryiE/NyoUI/wiki/Program) -- more special thing, with that you are able to execute programs (shell is also a program so yea you can execute a shell) * [Program](https://github.com/NoryiE/NyoUI/wiki/Program) -- more special thing, with that you are able to execute programs (shell is also a program so yea you can execute a shell)
* [Animation](https://github.com/NoryiE/NyoUI/wiki/Animation) -- with animations you are able to create cute !simple! animations (example: changing button color while clicking on them) * [Animation](https://github.com/NoryiE/NyoUI/wiki/Animation) -- with animations you are able to create cute !simple! animations (example: changing button color while clicking on them)
# Useful Pages
* [Design](https://github.com/NoryiE/NyoUI/wiki/Design) -- How to create beautiful designs