I made a Roblox xdg-open wrapper GUI

(Source Code)

This is still a work-in-progress and was mostly made for fun. All it does is read from a list of files in ~/.config/rblx_launcher/ and display them to be clicked, launching xdg-open with the placeId.

The files (friends.txt and games.txt) are formatted like so:

Name
ID
%
46 points · 12 comments · view on lemmy.world

12 Comments

Igilq@szmer.info · 6 pts · 1y (5 replies)

It looks a lot better than current Roblox launcher, good job. Will you want some assistance in translation? I could translate it to polish

ccf@lemmy.world · 1 pts · 1y (4 replies)

I don't have any plans currently to do translation, but I'll keep this in mind if I ever figure it out

Igilq@szmer.info · 3 pts · 1y (3 replies)

Alright, will you also want some help with beta testing? I could give you my thoughts

ccf@lemmy.world · 1 pts · 1y (2 replies)

I'd love it if you could give me any feedback! Sorry about the somewhat janky build process right now though, I didn't plan too much around builds working on computers other than my own

Igilq@szmer.info · 1 pts · 1y (1 reply)

Should I also enter catalogue of cloned repo and then build inside it?

ccf@lemmy.world · 1 pts · 1y

You would have to clone the submodules, clay and raylib, as well. Raylib has to be built, but for clay it just has to be cloned for the clay.h file

Fisch@discuss.tchncs.de · 4 pts · 1y (3 replies)

I thought Roblox didn't work on Linux anymore

Mwa@lemm.ee · 4 pts · 1y (2 replies)

I assume it's using sober?

Fisch@discuss.tchncs.de · 1 pts · 1y (1 reply)

What's that?

Mwa@lemm.ee · 2 pts · 1y

It's like a Android runtime that runs roblox and people say it's wayy better then the official client.

solomon@lemmy.solomon.tech · 2 pts · 1y (1 reply)

Awesome! Just wondering, how are you actually launching Roblox? The last time I tried, it said Wine isn’t compatible.

ccf@lemmy.world · 1 pts · 1y

It's using Sober, which uses the Android version of the game so it doesn't have to go through WINE. It doesn't currently work right now, but they're planning on bringing back functionality hopefully on April 5th