Edit of asset "Godot-Terminal But By Tiffany" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot-Terminal But By Tiffany | |
| Description |
The Godot-Terminal plugin, but maintained by tiffany. The original Godot-Terminal plugin, made by JoryLeech, done broke when you exported your project. This is my solution. Quick run-down: --UPDATE: No more pressing a button! All registries update automatically when the filesystem changes! --Registries/app_registry.gd contains a dictionary with all apps in the applications folder. This does not really do anything else. COOL NEW FEATURES! --Registries/font_registry.gd contains a dictionary with the all fonts found in the Font folder. --Registries/file_registry.gd contains a recursive dictionary with all files. I made a repository on my Github called "FileSystem-After-Export-By-Tiffany" That helps you understand it. -WARNING: If you want your application scripts to work, please have the script name be the same as the command name. Dude what I released mine and now everyone is updating their terminal plugins what????? |
The Godot-Terminal plugin, but maintained by tiffany. The original Godot-Terminal plugin, made by JoryLeech, done broke when you exported your project. This is my solution. -Quick run-down: --All registries live in res://addons/app_registry or res://addons/registries. (depends on version) --as you add terminal applications, click the image in the Terminal Tools dock. This will update app_registry.gd and font_registry.gd. --The app_registry contains a dictionary with all apps in the applications folder. --The font_registry contains a dictionary with the first font found in the Font folder. --WARNING: If you want your current application scripts to work with version 2 (the next release), please have the script name be the same as the command name. |
| Category | Misc | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/ImgTypeTiff/Godot-Terminal-But-By-Tiffany | |
| Issues Url | https://github.com/ImgTypeTiff/Godot-Terminal-But-By-Tiffany/issues | |
| Godot version | Godot 4.1 | |
| Version String | 2 | |
| Download Commit | 048ccec1d309b7842798b96167e4e0c565c2ec37 | |
| Download Url (Computed) | https://github.com/ImgTypeTiff/Godot-Terminal-But-By-Tiffany/archive/048ccec1d309b7842798b96167e4e0c565c2ec37.zip | |
| Icon Url |
https://raw.githubusercontent.com/ImgTypeTiff/Godot-Terminal-But-By-Tiffany/refs/heads/main/addons/GodotTerminalButByTiffany/Tiff-Terminal.png
|
|