https://boards.4channel.org/g/thread/83851960#p83866661
>>83866661
>I scraped all the mini games from the ero flash frontier website so they can be played offline and packaged them with electron. It contains their free and paywalled games. It also contains the flash games but I couldn't get them working in electron so if you have a browser that still supports flash theres an index-flash html file in /resources/app that will show the flash games on the homepage. Should work fully offline
v2 has the paywalled games https://mega.nz/folder/5CgEDQwQ#OjtZDVLcBbRckYmRCpV1cg
# thanks /cumg/ anon #
mega link was deleted
### reupload v2 only ###
compressed with 7-zip
```
for d in */ ; do ./7zz a -t7z -mx=9 -myx=9 -spd -mtm=- -m0=LZMA2 -ms=e -mqs=on -mmtf=on -mmt=on -md=3840m -mc=3840m -mmf=bt5 -mfb=273 -mmc=10000 -mlc=4 -mlp=0 -mpb=1 "${d%/}.7z" "$d/."; done
```
@whnc8sk6r8mq
### this is v2 ###
v2-win32-x64/resources/app/games/free
v2-win32-x64/resources/app/games/paywall
v2-win32-x64/resources/app/games/swf
Comments - 1
whnc8sk6r8mq