Edit of asset "File Search One-Liner" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | File Search One-Liner | File Search One-Liner |
| Description |
Adds an autoload to recursively search for files, for example: FileSearch.search_dir('res://', "*.gd", true) This will find all .gd files in the project directory. |
Adds an autoload to recursively search for files, for example: FileSearch.search_dir('res://', "*.gd", true) This will find all .gd files in the project directory. |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/dagrooms52/GodotFileSearchPlugin | https://github.com/dagrooms52/GodotFileSearchPlugin |
| Issues Url | https://github.com/dagrooms52/GodotFileSearchPlugin/issues | https://github.com/dagrooms52/GodotFileSearchPlugin/issues |
| Godot version | Godot 4.0 | Godot 4.0 |
| Version String | 1.1 | 1.0 |
| Download Commit | f55ba5fd266261453f101668963070fbbbb2e7f5 | 25b355c8ce1b606ff1c200ba5564a3c3b75f0916 |
| Download Url (Computed) | https://github.com/dagrooms52/GodotFileSearchPlugin/archive/f55ba5fd266261453f101668963070fbbbb2e7f5.zip | https://github.com/dagrooms52/GodotFileSearchPlugin/archive/25b355c8ce1b606ff1c200ba5564a3c3b75f0916.zip |
| Icon Url |
https://raw.githubusercontent.com/dagrooms52/GodotFileSearchPlugin/master/icon/Folder.png
|
https://raw.githubusercontent.com/dagrooms52/GodotFileSearchPlugin/master/icon/Folder.png
|