awesome-godot/INSTALL.md

11 lines
239 B
Markdown
Raw Normal View History

# How to install plugins
## Paths
* GNU/Linux: `~/.godot/plugins`
* Windows: `%APPDATA%/Godot/plugins`
## Enabling
Go to the **Editor Settings**, then make sure the plugin is enabled. You might need to restart Godot after enabling it.