Restructure project folders

This commit is contained in:
Scarriffle
2026-05-17 08:45:37 +02:00
parent 652cfc4cf4
commit 069f8bac2d
80 changed files with 6102 additions and 547 deletions

9
Exports/Mac/dmgmaker.sh Normal file
View File

@@ -0,0 +1,9 @@
create-dmg \
--volname "ABS-Client" \
--window-size 600 400 \
--icon-size 100 \
--icon "ABS-Client.app" 150 200 \
--app-drop-link 450 200 \
~/ABS-Client/Exports/Mac/ABS-Client.dmg \
ABS Client.app