p, pre, br, b, img, separator, i, u, small, mark, code tags
This commit is contained in:
@@ -18,6 +18,7 @@ config/icon="res://icon.svg"
|
||||
[autoload]
|
||||
|
||||
Constants="*res://Scripts/Constants.gd"
|
||||
Network="*res://Scripts/Network.gd"
|
||||
|
||||
[display]
|
||||
|
||||
@@ -25,6 +26,14 @@ window/size/viewport_width=1920
|
||||
window/size/viewport_height=1080
|
||||
window/stretch/aspect="ignore"
|
||||
|
||||
[file_customization]
|
||||
|
||||
folder_colors={
|
||||
"res://Assets/": "yellow",
|
||||
"res://Scenes/": "red",
|
||||
"res://Scripts/": "blue"
|
||||
}
|
||||
|
||||
[input]
|
||||
|
||||
NewTab={
|
||||
|
||||
Reference in New Issue
Block a user