mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
Add projectName to serve output
This commit is contained in:
@@ -89,6 +89,7 @@ pub struct ServerInfoResponse {
|
||||
pub session_id: SessionId,
|
||||
pub server_version: String,
|
||||
pub protocol_version: u64,
|
||||
pub project_name: String,
|
||||
pub expected_place_ids: Option<HashSet<u64>>,
|
||||
pub root_instance_id: RbxId,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user