mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 22:25:26 +00:00
Implement metadata, replacing source field and laying foundations
This commit is contained in:
@@ -131,7 +131,7 @@ fn snapshot_project_node<F: ImfsFetcher>(
|
||||
|
||||
Ok(Some(InstanceSnapshot {
|
||||
snapshot_id: None,
|
||||
source: None, // TODO
|
||||
metadata: Default::default(), // TODO
|
||||
name,
|
||||
class_name,
|
||||
properties,
|
||||
|
||||
Reference in New Issue
Block a user