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
I find myself creating custom shell commands that just run edit-roblox-place 1234567 as a way to map names I can remember to various IDs. It would be great if I could do this right from edit-roblox-place instead.
Something like:
$ edit-roblox-place save 1234567 place-name
$ edit-roblox-place place-name
The text was updated successfully, but these errors were encountered:
I find myself creating custom shell commands that just run
edit-roblox-place 1234567
as a way to map names I can remember to various IDs. It would be great if I could do this right from edit-roblox-place instead.Something like:
The text was updated successfully, but these errors were encountered: