Skip to content

Commit

Permalink
symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
palob committed Sep 27, 2023
1 parent bf0df57 commit 714f6af
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -16245,6 +16245,8 @@
"linux": {
"root": "knetwalk",
"symlinks": [
"io.github.gssh_linux.gssh",
"io.github.gssh_linux.gssh.appicon",
"org.kde.knetwalk",
"sgt-net"
]
Expand Down Expand Up @@ -20930,7 +20932,10 @@
},
"opencomic": {
"linux": {
"root": "opencomic"
"root": "opencomic",
"symlinks": [
"io.github.gen2brain.cbconvert"
]
}
},
"opencpn": {
Expand Down Expand Up @@ -24427,7 +24432,9 @@
"linux": {
"root": "quake3",
"symlinks": [
"com.rq3.Reaction"
"com.rq3.Reaction",
"ioquake3",
"org.ioquake3.ioquake3"
]
}
},
Expand Down Expand Up @@ -26627,7 +26634,10 @@
},
"skylendar": {
"linux": {
"root": "skylendar"
"root": "skylendar",
"symlinks": [
"io.github.alexkdeveloper.zodiac"
]
}
},
"skyrim-script-extender": {
Expand Down

0 comments on commit 714f6af

Please sign in to comment.