From c7afd053563916f2409fdc7913738a4f864ce9a0 Mon Sep 17 00:00:00 2001 From: Nicholas Tay Date: Sun, 14 Aug 2022 01:54:58 +1000 Subject: Initial commit Note that Electron 11 must be used, as Electron 12 uses Chromium 88, where plugins were removed. --- .../Contents/MacOS/PepperFlashPlayer | Bin 0 -> 51803104 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 flash/darwin/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer (limited to 'flash/darwin/PepperFlashPlayer.plugin/Contents/MacOS') diff --git a/flash/darwin/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer b/flash/darwin/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer new file mode 100644 index 0000000..710773c Binary files /dev/null and b/flash/darwin/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer differ -- cgit