Joey Eamigh 9989fab018
addons?
2025-10-10 14:07:23 -04:00

19 lines
373 B
INI

[plugin]
name="GLogging"
description="Adds a 'GLogging' singleton."
author="Iceflower S"
version="2.0.0"
script="plugin.gd"
license="MIT"
repository="https://github.com/kenyoni-software/godot-addons"
keywords=[
"tool"
]
classifiers=[
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: MIT License"
]
[plugin.dependencies]
godot=">=4.2"