mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
add other uri args
This commit is contained in:
parent
529262527c
commit
35c1a36176
@ -21,6 +21,10 @@ namespace Bloxstrap
|
||||
{ "channel", "-channel " },
|
||||
// studio
|
||||
{ "task", "-task " },
|
||||
{ "placeId", "-placeId " },
|
||||
{ "universeId", "-universeId " },
|
||||
{ "userId", "-userId " }
|
||||
// TODO: -protocolString
|
||||
};
|
||||
|
||||
public static string ParseUri(string protocol)
|
||||
|
Loading…
Reference in New Issue
Block a user