mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-31 09:49:06 +03:00
8 lines
184 B
INI
8 lines
184 B
INI
[plugin]
|
|
|
|
name="Main Screen Plugin Demo"
|
|
description="Demonstrates how to make a main screen plugin."
|
|
author="Aaron Franke, Julian Murgia"
|
|
version="1.0"
|
|
script="main_screen_plugin.gd"
|