Open carlito1337 opened 5 months ago
Hi, what is Buckets
?
It's the alt:V dimension mechanism
Hi, what is
Buckets
?
In FiveM "Dimensions" are called "routing buckets"
Thx
I am not sure about the first one, I guess we could implement it in a way where it would be like a launcher skin essentially but just dedicated to 1 server, tho still not sure about that
I am not sure about the first one, I guess we could implement it in a way where it would be like a launcher skin essentially but just dedicated to 1 server, tho still not sure about that
We could also implement it using an url protocol that starts the official launcher and direct connects. Like the way FiveM supports it.
For example: yamp://connect/127.0.0.1:45000
This is only valid if the developer want's to create their own launcher, an option to reskin would probably be also a good idea
I am not sure about the first one, I guess we could implement it in a way where it would be like a launcher skin essentially but just dedicated to 1 server, tho still not sure about that
We could also implement it using an url protocol that starts the official launcher and direct connects. Like the way FiveM supports it.
For example:
yamp://connect/127.0.0.1:45000
This is only valid if the developer want's to create their own launcher, an option to reskin would probably be also a good idea
You should make a proper PR for this