awesome-godot/INSTALL.md

14 lines
261 B
Markdown

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