mirror of
https://github.com/bvanroll/startrek-ml.git
synced 2025-08-29 12:02:45 +00:00
NeedToLearnToQuit Being lazy and add spaces/enters to make thisjsonclear
This commit is contained in:
12
ConvertedExample.json
Normal file
12
ConvertedExample.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Episode":{
|
||||
"Cast":["CastMember1", "CastMember2", "CastMember3"],
|
||||
"Scenes":{
|
||||
"1":{
|
||||
"SceneDescription":"The description of what is happening in the scene",
|
||||
"lines":[{"Character":"CastMember1","Line":"Line that iks said by CastMember1"},{"Character":"CastMember1","Line":"Line that is said by CastMember2"}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user