aboutsummaryrefslogtreecommitdiff
path: root/src/addons/rmsmartshape/documentation/Install.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/addons/rmsmartshape/documentation/Install.md')
-rw-r--r--src/addons/rmsmartshape/documentation/Install.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/addons/rmsmartshape/documentation/Install.md b/src/addons/rmsmartshape/documentation/Install.md
new file mode 100644
index 0000000..ee79664
--- /dev/null
+++ b/src/addons/rmsmartshape/documentation/Install.md
@@ -0,0 +1,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 )