From 525fa14c89ec7e6a49cd61a9db5ee20c9f1d838a Mon Sep 17 00:00:00 2001 From: MrTeferi Date: Mon, 21 Nov 2022 21:44:51 -0600 Subject: [PATCH] Added launchers for multiple OS --- .gitignore | 3 ++- .idea/workspace.xml | 3 ++- launcher-linux | Bin 0 -> 15255264 bytes launcher-macos | Bin 0 -> 6146784 bytes dist/launcher.exe => launcher.exe | Bin 5 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 launcher-linux create mode 100644 launcher-macos rename dist/launcher.exe => launcher.exe (100%) diff --git a/.gitignore b/.gitignore index 60847ce5..2d37b415 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ dev/* # production /build +/dist # misc .DS_Store @@ -22,4 +23,4 @@ dev/* .env.production.local npm-debug.log* -yarn-debug.log* \ No newline at end of file +yarn-debug.log* diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 52618158..8e623b26 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,8 @@ - + +