Unable to install plugins?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By 1zacster
:warning: Old Version Published before Godot 3 was released.

got Godot Engine 2.1-rc1. I have tried both unzipped and zipped plugin folders in %appdata%/godot/plugins/ directory. When I navigate to the plugin menu to enable them in godot I do not see any options to enable them.

This is the specific plugin https://github.com/Geequlim/godot-code/tree/master/addons/tiled_importer

:bust_in_silhouette: Reply From: Akien

The system for plugins changed in Godot 2.1; they should no longer be installed in %appdata% but directly in an addons/ folder in your project’s folder.