mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:55:35 +00:00
Tabbed inventory
This commit is contained in:
parent
c81a92679b
commit
6d7282f5cb
214 changed files with 9329 additions and 186 deletions
9
addons/resources_spreadsheet_view/plugin.cfg
Normal file
9
addons/resources_spreadsheet_view/plugin.cfg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[plugin]
|
||||
|
||||
name="Edit Resources as Table"
|
||||
description="Edit Many Resources from one Folder as a table.
|
||||
|
||||
Heavily inspired by Multi-Cursor-Editing in text editors, so after selecting multiple cells (in the same column!) using Ctrl+Click or Shift+Click, most Basic-to-Intermediate movements should be available."
|
||||
author="Don Tnowe"
|
||||
version="2.7"
|
||||
script="plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue