From 5480ca0c846465297ab8bcf1bdcb021ef0978b63 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Thu, 2 Jul 2026 10:56:26 -0600 Subject: [PATCH] Add download kit feature parity to xcs --- public/dashboard/index.html | 1 + public/js/dashboard.js | 41 ++ routes/dashboard.js | 24 + xcs-template.rbxmx | 1199 +++++++++++++++++++++++++++++++++++ 4 files changed, 1265 insertions(+) create mode 100644 xcs-template.rbxmx diff --git a/public/dashboard/index.html b/public/dashboard/index.html index 642bd9f..98fd7ab 100644 --- a/public/dashboard/index.html +++ b/public/dashboard/index.html @@ -40,6 +40,7 @@