From 764fafa03511fa1d1c8c6cd71f40ec009f2154fe Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Sat, 24 Nov 2018 15:43:08 -0500 Subject: [PATCH] can add include/linked files to project --- index.html | 7 +++++++ src/ui.ts | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ src/views.ts | 6 ++++++ 3 files changed, 61 insertions(+) diff --git a/index.html b/index.html index a7c682cb..f7326982 100644 --- a/index.html +++ b/index.html @@ -50,6 +50,13 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
  • New Project...
  • Upload File...
  • Revert to Original...
  • +