-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix CI badge not showing status. - Mention that tutorials are outdated - Add version badge - Consistent header style and better whitespace use
- Loading branch information
Showing
12 changed files
with
246 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
SmartShape2D - Install | ||
--- | ||
# SmartShape2D - Install | ||
|
||
## Asset Library | ||
|
||
# Asset Library | ||
- After installing the plugin, you may encounter an error, this is normal. | ||
- You need to restart Godot before using the plugin | ||
- 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 | ||
## Manual Install | ||
|
||
- Clone the repository at https://github.com/SirRamEsq/SmartShape2D. | ||
- 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 | ||
- Restart Godot. | ||
|
||
## Activate Plugin | ||
|
||
# Activate Plugin | ||
- After Installing the plugin, activate the plugin by navigating to Project -> Plugins | ||
- After Installing the plugin, activate the plugin by navigating to `Project -> Project Settings... -> Plugins` | ||
|
||
![Activate Plugin]( ./imgs/PluginActivate.png ) | ||
![Activate Plugin](./imgs/PluginActivate.png) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.