mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
Made a toolset folder, and added the Dialogic plugin.
This commit is contained in:
0
Phase2/Godot_Toolset/Luke/dialogic/definitions.json
Normal file
0
Phase2/Godot_Toolset/Luke/dialogic/definitions.json
Normal file
55
Phase2/Godot_Toolset/Luke/dialogic/folder_structure.json
Normal file
55
Phase2/Godot_Toolset/Luke/dialogic/folder_structure.json
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
"files": [
|
||||
|
||||
],
|
||||
"folders": {
|
||||
"Characters": {
|
||||
"files": [
|
||||
|
||||
],
|
||||
"folders": {
|
||||
|
||||
},
|
||||
"metadata": {
|
||||
"color": null,
|
||||
"folded": false
|
||||
}
|
||||
},
|
||||
"Definitions": {
|
||||
"files": [
|
||||
|
||||
],
|
||||
"folders": {
|
||||
|
||||
},
|
||||
"metadata": {
|
||||
"color": null,
|
||||
"folded": false
|
||||
}
|
||||
},
|
||||
"Themes": {
|
||||
"files": [
|
||||
"default-theme.cfg"
|
||||
],
|
||||
"folders": {
|
||||
|
||||
},
|
||||
"metadata": {
|
||||
"color": null,
|
||||
"folded": false
|
||||
}
|
||||
},
|
||||
"Timelines": {
|
||||
"files": [
|
||||
|
||||
],
|
||||
"folders": {
|
||||
|
||||
},
|
||||
"metadata": {
|
||||
"color": null,
|
||||
"folded": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
Phase2/Godot_Toolset/Luke/dialogic/settings.cfg
Normal file
11
Phase2/Godot_Toolset/Luke/dialogic/settings.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
[updates]
|
||||
|
||||
updatenumber=3
|
||||
|
||||
[input]
|
||||
|
||||
default_action_key="dialogic_default_action"
|
||||
|
||||
[editor]
|
||||
|
||||
character_preview_mode=1
|
@ -0,0 +1,7 @@
|
||||
[settings]
|
||||
|
||||
name="Default Theme"
|
||||
|
||||
[text]
|
||||
|
||||
alignment=0
|
Reference in New Issue
Block a user