mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:55:35 +00:00
7 lines
253 B
INI
7 lines
253 B
INI
[plugin]
|
|
|
|
name="Test scene"
|
|
description="A simple Godot addon that adds a extra run mode to the editor. This extra mode allows you to run a test scene linked to the current scene your are editing."
|
|
author="Douwe Ravers"
|
|
version="1.0"
|
|
script="plugin.gd"
|