Dalamud/Dalamud/Plugin/Internal
Julian 57cc2f36f9
feat: Encourage developers to use DLLs for devPlugins (#1958)
* Add file dialog to add a dev plugin
* Require dev plugins to be paths to the DLL
* Only allow .dlls in the dev plugin setting entry
* Update dev plugin location hint
* update wording

---------

Co-authored-by: KazWolfe <KazWolfe@users.noreply.github.com>
2024-11-12 08:27:23 -08:00
..
AutoUpdate Rewrite parts of ClientState (#2065) 2024-11-11 08:28:40 -08:00
Exceptions Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Loader Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Profiles don't write to the manifest when reloading dev plugins(fixes #1328) 2024-05-14 00:27:11 +02:00
Types Merge branch 'master' into api11 2024-11-11 08:38:20 -08:00
PluginManager.cs feat: Encourage developers to use DLLs for devPlugins (#1958) 2024-11-12 08:27:23 -08:00
PluginValidator.cs fix a million warnings 2024-06-30 00:58:04 +02:00