You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor quality of life feature, would be helpful if there was a favorites category for vehicles and terrains. The "add to favorites" button could be added to the top right of the selector UI.
The text was updated successfully, but these errors were encountered:
Hmm... An obvious approach would be to add a 'favorite' flag to modcache's entries (including cache file and query options) - but then the 'favorite' status would get lost on full cache regen (not update) - is it good enough a solution? It would be just about 10 lines of code to do it.
There is a feature request for multiplayer mute command: https://discord.com/channels/136544456244461568/759556195194765353/1232739955927941242 That's technically identical thing - a list of names. I could use RoR.cfg for both but it doesn't exactly belong there. It's more of a 'Profile' setting than 'Config' setting. So I'll probably introduce some kind of profile.json file.
Minor quality of life feature, would be helpful if there was a favorites category for vehicles and terrains. The "add to favorites" button could be added to the top right of the selector UI.
The text was updated successfully, but these errors were encountered: