godot_project_statistics
godot_project_statistics copied to clipboard
Project statistics plugin for Godot Engine 3
Project statistics plugin for Godot Engine 3.x
Analyzes the project on startup and provides information such as lines of code and asset counts. It also stores this data in JSON files to show a graph of all stats over time.
Installation
This is a regular editor plugin.
Copy the contents of addons/zylann.project_stats into the same folder in your project, and activate it in your project settings.