mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 03:31:25 +00:00
Added scene palette addon
This commit is contained in:
parent
616062c62d
commit
687d3f7803
43 changed files with 1471 additions and 0 deletions
7
addons/scene_palette/plugin.cfg
Normal file
7
addons/scene_palette/plugin.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="Scene Palette"
|
||||
description="Drag and Drop scenes onto your scene"
|
||||
author="ccpixel"
|
||||
version="1.0.2"
|
||||
script="scene_palette.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue