System Explorer v1.0.1
This release introduces visual improvements to make large architectures easier to navigate, along with an updated plugin identity and documentation improvements.
✨ Features
Tree View Icons
System Explorer now supports dedicated icons in the tree view.
Systems, folders, and scripts use distinct icons and colors to improve readability and help visualize project architecture at a glance.
Current defaults:
- 🌐 System → Environment
- 📁 Folder → Folder
- ⚙️ Script → CSharpScript
Special thanks to @BreakfastBrainz2 for the initial contribution that introduced tree view icons to the project.
🎨 Visual Updates
Updated Plugin Icon
The plugin icon has been redesigned to better reflect the purpose and structure of System Explorer.
The new icon visually represents:
- Systems
- Folders
- C# Scripts
- Architecture hierarchy
This brings the plugin branding more in line with how System Explorer is presented and used inside the Godot editor.
📖 Documentation
Documentation has been updated to reflect the new visual hierarchy.
Updated
- README screenshots
- Feature examples
- Visual references throughout the documentation
🔄 Upgrade Notes
No migration steps are required.
Existing System Explorer data and project configurations remain fully compatible with this release.