mirror of
https://github.com/Relintai/awesome-godot.git
synced 2024-11-12 19:27:18 +01:00
11 lines
239 B
Markdown
11 lines
239 B
Markdown
# 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.
|