Client/addons/format_on_save/plugin.cfg
Snoweuph a1a363cd85
All checks were successful
Quality Check / Linting (push) Successful in 7s
Build Application / build (tower_defence_web, build/*, build, build/index.html, Web) (push) Successful in 16s
Build Application / build (tower_defence.exe, tower_defence.exe, tower_defence.exe, Windows) (push) Successful in 38s
Build Application / build (tower_defence.elf, tower_defence.elf, tower_defence.elf, Linux) (push) Successful in 16s
Build Application / build-docker (push) Successful in 10s
Build Application / release (push) Successful in 12s
CHORE: setup
2025-02-01 11:32:40 +01:00

6 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"