generated from krampus/template-godot4
7 lines
192 B
INI
7 lines
192 B
INI
[plugin]
|
|
name="Format on Save"
|
|
description="Runs `gdformat` on save to automatically format your GD script as you code."
|
|
author="Ryan Haskell-Glatz"
|
|
version="1.2.0"
|
|
script="format_on_save.gd"
|