Skip to content

Commit

Permalink
add flatpak package info
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Feb 27, 2024
1 parent 9e6af67 commit c9500b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ A symlink for ulwgl-run should be placed at /usr/bin/ulwgl-run, symlinking to /u

`ln -s /usr/share/ULWGL/ulwgl_run.py /usr/bin/ulwgl-run`

For the flatpak version, the folders will be /app/share and /app/bin respectively.

# Usage notes:

When /usr/bin/ulwgl-run is first run, it will copy the /usr/share/ULWGL folder to ~/.local/share/ULWGL. From that point on the ~/.local/share/ULWGL folder will be used for running ulwgl. It will also perform a version check to make sure that if the contents of /usr/share/ULWGL are updated, that the local version also gets updated.
Expand Down

0 comments on commit c9500b0

Please sign in to comment.