Skip to content

Commit

Permalink
7th iteration. What the ****.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetro48 committed Feb 14, 2023
1 parent b40ed16 commit 8e3f4d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
sed -i 's/Icon=love/Icon=cambridge_icon/g' squashfs-root/love.desktop
sed -i 's/Name=LÖVE/Name=Cambridge/g' squashfs-root/love.desktop
sed -i 's/Comment=The unquestionably awesome 2D game engine/Comment=The Open Source Arcade Block Stacker!/g' squashfs-root/love.desktop
sed -i 's/#FUSE_PATH="$APPDIR\/my_game"/FUSE_PATH="$APPDIR\/bin\/cambridge"/g' squashfs-root/AppRun
mv squashfs-root/love.desktop squashfs-root/cambridge.desktop
cat squashfs-root/bin/love cambridge.love > squashfs-root/bin/cambridge
chmod +x squashfs-root/bin/cambridge
Expand Down Expand Up @@ -86,7 +87,7 @@ jobs:
name: cambridge_linux_experimental
path: |
cambridge_linux_experimental.AppImage
libs/discord-rpc*
libs/discord-rpc.so
SOURCES.md
LICENSE.md
- name: "Cleanup"
Expand Down

0 comments on commit 8e3f4d3

Please sign in to comment.