httpclientdebugger/project.godot
Mario Steele 759a19fcf1 Created Sammi API Plugin
Created code for Sammi API plugin
2025-04-30 14:38:41 -05:00

20 lines
524 B
Text

; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=5
[application]
config/name="HttpClientDebugger"
config/description="Enter an interesting project description here!"
config/features=PackedStringArray("4.4")
config/icon="res://icon.png"
[editor_plugins]
enabled=PackedStringArray("res://addons/sammi/plugin.cfg")