FileSystemView

An asset by zaevi
The page banner background of a mountain and forest
FileSystemView thumbnail image
FileSystemView thumbnail image
FileSystemView thumbnail image
FileSystemView hero image

Quick Information

0 ratings
FileSystemView icon image
zaevi
FileSystemView

FileSystemView is a Godot plugin that uses custom filters to handle your resources.

Supported Engine Version
4.0
Version String
2.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

FileSystemView

README README README

README icon

FileSystemView is a Godot plugin that uses custom filters to handle your resources.

Note: This branch works for Godot 4.x, for 3.x please use this branch

README demo_230306_1524

Installation

  1. Install via AssetLib, or download this repo and put the FileSystemView folder in YOUR_PROJECT/addons/.

  2. Activate it in Project > Project Settings > Plugins.

Usage

It's similar to the original FileSystem dock.

For some "hooking" reason, the original FileSystem dock would be affected when using this plugin.

Configuring views

View settings are stored in config.json. If it doesn't exist, the plugin will load default settings from defaultConfig.json.

README fsv_config

  • Icon is taken from EditorIcons of the editor theme. You can preview icons using plugins like Editor Icons Previewer.

  • Filters are separated by ; or ,, for example: *.gd, *.cs, *.vs, *.gdns.

  • Folders with no available files can be hidden in the result.

Additional features

There are functional tweaks to the context menu:

  • Play Scene to play the selected scene.

  • Copy Paths of selected files.

Licence

MIT

FileSystemView is a Godot plugin that uses custom filters to handle your resources.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
FileSystemView icon image
zaevi
FileSystemView

FileSystemView is a Godot plugin that uses custom filters to handle your resources.

Supported Engine Version
4.0
Version String
2.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers