Launcher Extensions: Difference between revisions

From Flashpoint Datahub
Jump to navigation Jump to search
(More detailed info about creating an extension)
No edit summary
Line 9: Line 9:
* To learn more about creating launcher extensions, see the [https://github.com/FlashpointProject/launcher/blob/master/docs/extensions.md extension documentation]
* To learn more about creating launcher extensions, see the [https://github.com/FlashpointProject/launcher/blob/master/docs/extensions.md extension documentation]
* The easiest way to get started with creating your own extension is to use the [https://github.com/FlashpointProject/generator-fpl FPL Extension and Customization Generator].
* The easiest way to get started with creating your own extension is to use the [https://github.com/FlashpointProject/generator-fpl FPL Extension and Customization Generator].
** If you plan to use any external dependencies in your extension, be sure to answer '''y''' to "Bundle the source code with webpack?"
* [https://flashpointproject.github.io/launcher_ApiDocs/modules/_typings_flashpoint_launcher_d_._flashpoint_launcher_.html Detailed extension API documentation] is also available.
* [https://flashpointproject.github.io/launcher_ApiDocs/modules/_typings_flashpoint_launcher_d_._flashpoint_launcher_.html Detailed extension API documentation] is also available.



Revision as of 11:11, 16 August 2022

Flashpoint Launcher supports third party extensions to add new functionality, themes and logo sets. Known community extensions are listed below.

Installing an Extension

For now, extensions must be installed manually. Go to the folder you extracted Flashpoint into, navigate to /Data/Extensions and extract the extension zip inside it. Reload your launcher to activate them. Simply delete the extension and reload the launcher to remove it.

Creating an Extension

Extensions

Name Author Version Flashpoint Version Launcher Version Home Page Download Link
Ruffle (Standalone + Web) Colin969 Nightly 9.0 9.1.0 GitHub repo Download
Discord Rich Presence Colin969 Nightly 2022-08-09 9.0 9.1.0 GitHub repo Download
Browser Mode Colin969 1.0.0 9.0 9.1.0 None Download
Time Played Xwilarg 1.2.0 9.0 9.1.0 GitHub repo Download
History LeShaps 1.2.0 9.0 9.1.0 GitHub repo Download
GameZIP Auto Mounter Sgeo, LindirQuenya 0.0.4.2 10.0 9.0.0 GitHub repo Download
FPL Analytics Colin969 2.0.0 10.0 10.0.0 GitHub repo Download
FPL Info Check Colin969, nosamu 1.1.0 10.1.7 10.0.0 GitHub repo Download
Extractor Colin969, Sgeo 1.0.0 10.1 10.0.0 GitHub repo Download
HTTPS Replacer xMGZx 0.1.2 TBD 10.0.0 GitHub repo Download