diff options
| author | lambdcalculus <64238778+lambdcalculus@users.noreply.github.com> | 2024-07-07 17:26:56 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-07 22:26:56 +0200 |
| commit | f91be6b99cf113923f1c4ff1a7a60df81af15317 (patch) | |
| tree | 01a6e67bc353873f9bf65d4eb86ca4fe8adcb66a /scripts | |
| parent | f59b41fe08b530e44889b1689de54e958ae3cdd2 (diff) | |
Add AppImage CI build (#1005)
* add AppImage CI build
* specify ubuntu 22.04 LTS in CI
* change +x bit
* use tar to preserve permissions
* make folder names nicer in the tar
* clone themes before making tar archive
---------
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Attorney_Online.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/Attorney_Online.desktop b/scripts/Attorney_Online.desktop new file mode 100644 index 00000000..16ed6002 --- /dev/null +++ b/scripts/Attorney_Online.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Attorney Online +Comment=The courtroom drama simulator +Exec=Attorney_Online +Icon=Attorney_Online +Categories=Game; |
