Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxBeaver authored Sep 17, 2022
1 parent 720fd9b commit 9c8a892
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,16 @@

# gegl-starburst
GEGL Starburst. A new GEGL filter that makes a quality movable starburst. On Linux you have the option to build or put the .so files in /gegl-0.4/plug-ins . Have fun with the new GEGL filter.



## OS specific location to put GEGL Filter binaries

Windows
C:\\Users\<YOUR NAME>\AppData\Local\gegl-0.4\plug-ins

Linux
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins

Linux (Flatpak)
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins

0 comments on commit 9c8a892

Please sign in to comment.