Skip to content

Commit

Permalink
symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
palob committed Jan 30, 2025
1 parent ed847b0 commit 03d908f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2069,6 +2069,7 @@
"linux": {
"root": "armcord",
"symlinks": [
"app.legcord.Legcord",
"startarmcord",
"xyz.armcord.ArmCord"
]
Expand Down Expand Up @@ -8164,7 +8165,10 @@
},
"distributor-logo-msdos": {
"linux": {
"root": "distributor-logo-msdos"
"root": "distributor-logo-msdos",
"symlinks": [
"zone.dos.Browser"
]
}
},
"distributor-logo-mx": {
Expand Down Expand Up @@ -32160,6 +32164,7 @@
"com.github.luizaugustomm.tomato",
"com.github.tomatoers.tomato",
"net.sourceforge.tomatoes.IHaveNoTomatoes",
"org.flowkeeper.Flowkeeper",
"tomato",
"tomatoes"
]
Expand Down Expand Up @@ -35029,7 +35034,8 @@
"linux": {
"root": "net.codelogistics.webapps",
"symlinks": [
"io.github.elevenhsoft.WebApps"
"io.github.elevenhsoft.WebApps",
"io.github.junalmeida.webapps_manager"
]
}
},
Expand Down

0 comments on commit 03d908f

Please sign in to comment.