connections

This commit is contained in:
2026-05-20 16:34:39 +02:00
parent 70bba45b8a
commit 661e62e8b8
35 changed files with 1039 additions and 258 deletions

View File

@@ -0,0 +1,7 @@
[plugin]
name="LinePath2D"
description="This simple Godot addon brings the 'Line2D' drawing capabilities to 'Path2D' curves."
author="cloudofoz"
version="0.10"
script="plugin.gd"