Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eneskp3441 authored Jul 9, 2024
1 parent b12fda2 commit 4d7929f
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,35 @@ In general, it can be used for multiple purposes and you can edit the shaking ef
<a href="https://youtu.be/SUgHkyyns1k">Watch The Video</a>
</p>

# Installation Guide

## Asset Library Installation

1. Open the "AssetLib" tab in the Godot Editor.
2. Search for ["Shaker"](https://godotengine.org/asset-library/asset/3137) in the search bar.
3. Click the download button next to the Shaker plugin.
4. In the installation window, select the files you want to install and click "Install".
5. Once the installation is complete, go to "Project" -> "Project Settings" -> "Plugins".
6. Find the Shaker plugin in the list and enable it by checking the box next to it.

## GitHub Installation

1. Go to the GitHub repository of the Shaker plugin.
2. Download the repository as a ZIP file.
3. Extract the contents of the ZIP file.
4. Copy the extracted files into your Godot project's directory.
5. Open your project in the Godot Editor.
6. Go to "Project" -> "Project Settings" -> "Plugins".
7. Find the Shaker plugin in the list and enable it by checking the box next to it.

## Usage

After installation, the Shaker plugin will be ready to use in your Godot 4.2+ project. Refer to the plugin's documentation for information on how to implement shaking effects in your game.

## Support

If you encounter any issues or have questions about the Shaker plugin, please open an issue on the GitHub repository or contact the plugin developer.

Enjoy using the Shaker plugin in your Godot 4.2+ projects!
# Documentation (WIP)
Check [the documentation](../../wiki)

0 comments on commit 4d7929f

Please sign in to comment.