Didnt add a file though
diff --git a/Installer.js b/Installer.js
new file mode 100644
index 0000000..1e3eafc
--- /dev/null
+++ b/Installer.js
@@ -0,0 +1,4 @@
+import format from "./src/config/format.js";
+
+await format(true)
+process.exit(0)
\ No newline at end of file