# Installation Guide ## Install Via Source 1. Download the source files from the plugin's [Github page](https://github.com/cyanglaz/gcard_layout). 2. Copy the `./addons/godot_card_layout` folder and paste it into your Godot project's `./addons` folder. 3. Enable the **Godot Card Layout** plugin in **Project > Project Settings > Plugins**. For detailed instructions on installing a Godot plugin, refer to the official [Godot Plugins documentation](https://docs.godotengine.org/en/stable/tutorials/plugins/editor/installing_plugins.html). ### Next Step Follow our [TUTORIAL](./TUTORIAL.md) to get started.