more web refactoring
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
This commit is contained in:
parent
ba5caca8e7
commit
92c26b4f6c
@ -1,6 +0,0 @@
|
||||
{
|
||||
"tag" : "convo1",
|
||||
"children" : [
|
||||
"./data/webs/characters/bert.json"
|
||||
]
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"tag" : "bert",
|
||||
"tag" : "bert-self",
|
||||
"nodes" : {
|
||||
"0" : {
|
||||
"id" : 0,
|
||||
6
data/webs/physical-instances/conversations/convo1.json
Normal file
6
data/webs/physical-instances/conversations/convo1.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"tag" : "convo1",
|
||||
"children" : [
|
||||
"./data/webs/physical-instances/characters/bert-self.json"
|
||||
]
|
||||
}
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tag" : "web",
|
||||
"children" : [
|
||||
"./data/webs/conversations/convo1.json"
|
||||
"./data/webs/physical-instances/conversations/convo1.json"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user