aboutsummaryrefslogtreecommitdiff
path: root/src/addons/rmsmartshape/documentation/Install.md
blob: ee7966401423e6697c3d547dfab5ce4be6fe6f98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SmartShape2D - Install
---


# Asset Library
- After installing the plugin, you may encounter an error, this is normal.
- You need to restart Godot before using the plugin

# Manual Install
- Clone the repository at https://github.com/SirRamEsq/SmartShape2D/tree/godot-release
- Move the "addons/rmsmartshape" folder to your project's "addons" folder
- Open your project in Godot to have the addon install
- After installing the plugin, you may encounter an error, this is normal.
- Restart Godot

# Activate Plugin
- After Installing the plugin, activate the plugin by navigating to Project -> Plugins

![Activate Plugin]( ./imgs/PluginActivate.png )