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

20 lines
376 B
INI

[plugin]
name="Icon Explorer"
description="Explore icon collections."
author="Iceflower S"
version="1.4.4"
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.4"