This commit is contained in:
Gerard Gascón 2025-04-24 17:23:34 +02:00
commit b99855351d
434 changed files with 50357 additions and 0 deletions

7
addons/inkgd/plugin.cfg Normal file
View file

@ -0,0 +1,7 @@
[plugin]
name="InkGD"
description="Full implementation of inkle's Ink narrative language in pure GDScript, with editor support."
author="Frédéric Maquin"
version="0.6.0"
script="editor/ink_editor_plugin.gd"