{"repo":"godothub/gmui","free":true,"listed":false,"github":"https://github.com/godothub/gmui","clone":"git clone https://github.com/godothub/gmui.git","description":"Godot MVVM UI","language":"GDScript","stars":145,"topics":["godot","mvvm","ui","vue"],"license":null,"category":"game-templates","readme_excerpt":"GMUI - Godot MVVM UI MVVM UI Framework for Godot Engine English&nbsp;&nbsp;&nbsp;简体中文&nbsp;&nbsp;&nbsp;繁体中文 GMUI Version：1.3.x &nbsp;&nbsp;&nbsp;&nbsp;Godot Version：4.x News v1.3 Update: 1. Add listening properties 2. Add computing properties 3. Add conditional compilation 4. Fix known bugs Quick Start Pre-work 1. Install plugins in the godot asset store You can also download gmui.zip and import it manually 2. Open project settings and enable plugins(check box) The Simplest Page Create a new index.gmui file in the pages folder under the root directory, and then write: Run the project and you will see the blank page you have written. That's right, you don't need to write any code, a GMUI project will run! The starting point of GMUI is to be as simple as possible, without the need to write any extra code. Your page will be built as a scene in addons/gmui/dist/scenes/pages/{page name}.tscn . As such, it can be set as the main scene or used within other scenes. This is the same for any other pages you create. Login Interface In order to come up with a usable version as soon as possible, GMUI has reused Godot's built-in nodes as components. In the future, we will provide more beautiful default components, and we welcome friends from the community to contribute to the component library. Next, we will demonstrate through a registration and login interface without actual functionality: Running the project can see : Bidirectional Data Binding Bidirectional data binding is also a piece","default_branch":null,"files":null,"tree":[],"storefront":"/r/godothub","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/godothub/gmui/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}