Elite: Dangerous Plugin Framework
Enhance your Elite: Dangerous gameplay with 3rd party tools with ease.
Next steps
Section titled “Next steps”For users
Section titled “For users” What is EDPF A quick overview of the tool, what it does, and how it compares to other tooling.
Installation Guide Instructions for getting EDPF up and running for both Windows and Linux.
Plugin Registry Find and install plugins that fit your gameplay needs.
For plugin developers
Section titled “For plugin developers” What is a plugin A look at what constitutes a Plugin and the steps needed to get a 'Hello World' Plugin running
Templates and Examples Quickstart templates and feature references to get you writing plugins quickly
Common Standards Do's and Don'ts when writing a plugin
For devs interested about the inner workings
Section titled “For devs interested about the inner workings” Building from Source Get a devbuild running locally
Architectural Overview How is EDPF structured, how does it read Journals, load Plugins, talk and react to Plugins, etc.
Command and Event reference Listing of all Tauri Commands and Emits, how their payload is structured and what piece of code is expected to call them.