Skip to content

Custom plugin for Godot Engine 4, that shows the file count for 2 different directories, res:// and user://. Made for personal purposes

License

Notifications You must be signed in to change notification settings

Core-Maintainer-misc/filescount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


File Count Plugin for Godot Engine 4

A custom plugin for Godot Engine 4 that displays the file count for two directories: res:// and user://.

Description

This plugin is designed to provide a simple way to track the number of files in your project's res:// and user:// directories. It's a useful tool for developers who need to keep an eye on their project's file count.

Features

  • Displays the file count for res:// and user:// directories
  • Updates the file count at a configurable interval

Installation

  1. Clone or download the repository
  2. Place the plugin files in your Godot project's addons directory
  3. Enable the plugin in the Godot editor's plugin settings

Usage

Once the plugin is enabled, you should see two panels at the bottom of the Godot editor displaying the file count for res:// and user://. The file count will update at the interval specified in the plugin settings.

Notes

This plugin is designed for personal use, but feel free to modify and distribute it as you see fit.


About

Custom plugin for Godot Engine 4, that shows the file count for 2 different directories, res:// and user://. Made for personal purposes

Resources

License

Stars

Watchers

Forks