From 3c9560f2730d3fc139a79b327ff711528b5dd824 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Sat, 25 Aug 2018 14:29:51 -0400 Subject: [PATCH] added Download ZIP Archive --- index.html | 19 +++++++++++++++---- lib/jszip.min.js | 15 +++++++++++++++ src/ui.ts | 16 +++++++++++++++- 3 files changed, 45 insertions(+), 5 deletions(-) create mode 100644 lib/jszip.min.js diff --git a/index.html b/index.html index 77f19f7f..2f72de42 100644 --- a/index.html +++ b/index.html @@ -49,10 +49,21 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
  • New Project...
  • Upload File...
  • Revert to Original...
  • -
  • Download Source File
  • -
  • Download ROM Image
  • -
  • Record Video...
  • -
  • Share Playable Link...
  • + +