Launcher Extensions: Difference between revisions

From Flashpoint Datahub
Jump to navigation Jump to search
(former link was blank)
(Added See Also section)
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Flashpoint Launcher supports third party extensions to add new functionality, themes and logo sets. To learn more about creating launcher extensions, see the [https://raw.githubusercontent.com/FlashpointProject/launcher/master/docs/extensions.md extension documentation] and the [https://flashpointproject.github.io/launcher_ApiDocs/modules/_typings_flashpoint_launcher_d_._flashpoint_launcher_.html API documentation]. Known community extensions are listed on this page.
Flashpoint Launcher supports third party extensions to add new functionality, themes and logo sets. [[#Extensions|Known community extensions are listed below]].
 
'''See Also''':
[[Launcher Themes]],
[[Launcher Logo Packs]]


== Installing an Extension ==
== 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.
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 ==
* 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].
** 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.


== Extensions ==
== Extensions ==
Line 12: Line 23:
!Author
!Author
!Version
!Version
!Flashpoint Version
!In Flashpoint
!Launcher Version
!Home Page
!Home Page
!Download Link
!Download Link
Line 19: Line 29:
|Ruffle (Standalone + Web)
|Ruffle (Standalone + Web)
|Colin969
|Colin969
|Nightly
|1.1.0
|9.0
|None
|9.1.0
|[https://github.com/colin969/FPL-Ruffle GitHub repo]
|[https://github.com/colin969/FPL-Ruffle GitHub repo]
|[https://github.com/colin969/FPL-Ruffle/releases Download]
|[https://github.com/colin969/FPL-Ruffle/releases Download]
Line 27: Line 36:
|Discord Rich Presence
|Discord Rich Presence
|Colin969
|Colin969
|Nightly
|Nightly 2022-08-09
|9.0
|9.0+
|9.1.0
|[https://github.com/colin969/FPL-DiscordRichPresence GitHub repo]
|[https://github.com/colin969/FPL-DiscordRichPresence GitHub repo]
|[https://github.com/colin969/FPL-DiscordRichPresence/releases Download]
|[https://github.com/colin969/FPL-DiscordRichPresence/releases Download]
Line 36: Line 44:
|Colin969
|Colin969
|1.0.0
|1.0.0
|9.0
|9.0+
|9.1.0
|None
|None
|[https://cdn.discordapp.com/attachments/441713444694261760/778560277453078598/launch-in-browser-mode.zip Download]
|[https://cdn.discordapp.com/attachments/441713444694261760/778560277453078598/launch-in-browser-mode.zip Download]
Line 43: Line 50:
|Time Played
|Time Played
|Xwilarg
|Xwilarg
|1.1.0
|1.2.0
|9.0
|None
|9.1.0
|[https://github.com/Xwilarg/FPL-TimePlayed GitHub repo]
|[https://github.com/Xwilarg/FPL-TimePlayed GitHub repo]
|[https://github.com/Xwilarg/FPL-TimePlayed/releases Download]
|[https://github.com/Xwilarg/FPL-TimePlayed/releases Download]
Line 52: Line 58:
|LeShaps  
|LeShaps  
|1.2.0
|1.2.0
|9.0
|None
|9.1.0
|[https://github.com/LeShaps/FPL-History GitHub repo]
|[https://github.com/LeShaps/FPL-History GitHub repo]
|[https://github.com/LeShaps/FPL-History/releases Download]
|[https://github.com/LeShaps/FPL-History/releases Download]
|-
|GameZIP Auto Mounter
|Sgeo, LindirQuenya
|0.0.4.2
|10.0+
|[https://github.com/FlashpointProject/FlashpointAutoMount GitHub repo]
|[https://github.com/FlashpointProject/FlashpointAutoMount/releases/ Download]
|-
|FPL Analytics
|Colin969
|2.0.0
|10.0+
|[https://github.com/FlashpointProject/FPL-Analytics GitHub repo]
|[https://github.com/FlashpointProject/FPL-Analytics/releases/ Download]
|-
|FPL Info Check
|Colin969, nosamu
|1.1.0
|10.1+
|[https://github.com/colin969/FPL-InfoCheck GitHub repo]
|[https://github.com/colin969/FPL-InfoCheck/releases/ Download]
|-
|Extractor
|Colin969, Sgeo
|1.0.0
|10.1+
|[https://github.com/FlashpointProject/Extractor GitHub repo]
|[https://github.com/FlashpointProject/Extractor/releases Download]
|-
|HTTPS Replacer
|xMGZx
|0.1.2
|None
|[https://github.com/FlashpointProject/https-replacer GitHub repo]
|[https://github.com/FlashpointProject/https-replacer/releases Download]
|}
|}


<noinclude>[[Category:Launcher]]</noinclude>
<noinclude>[[Category:Launcher]]</noinclude>

Revision as of 18:54, 13 September 2022

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

See Also: Launcher Themes, Launcher Logo Packs

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 In Flashpoint Home Page Download Link
Ruffle (Standalone + Web) Colin969 1.1.0 None GitHub repo Download
Discord Rich Presence Colin969 Nightly 2022-08-09 9.0+ GitHub repo Download
Browser Mode Colin969 1.0.0 9.0+ None Download
Time Played Xwilarg 1.2.0 None GitHub repo Download
History LeShaps 1.2.0 None GitHub repo Download
GameZIP Auto Mounter Sgeo, LindirQuenya 0.0.4.2 10.0+ GitHub repo Download
FPL Analytics Colin969 2.0.0 10.0+ GitHub repo Download
FPL Info Check Colin969, nosamu 1.1.0 10.1+ GitHub repo Download
Extractor Colin969, Sgeo 1.0.0 10.1+ GitHub repo Download
HTTPS Replacer xMGZx 0.1.2 None GitHub repo Download