cirnogodot/addons/godot_test_scene/plugin.cfg
2025-04-17 15:47:32 +02:00

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"