Edit of asset "Process Runner" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Process Runner | Process Runner |
| Description |
Effortless, asynchronous process management for Godot 4. Managing external system processes in Godot is usually a headache. OS.execute() blocks your game thread, and reading stdout manually is error-prone. godot_process_runner (Process class) gives you a clean, signal-driven wrapper to spawn, monitor, and interact with any system process—without freezing your game. |
Effortless, asynchronous process management for Godot 4. Managing external system processes in Godot is usually a headache. OS.execute() blocks your game thread, and reading stdout manually is error-prone. godot_process_runner (Process class) gives you a clean, signal-driven wrapper to spawn, monitor, and interact with any system process—without freezing your game. |
| Category | Scripts | Scripts |
| License | GPLv3 | GPLv3 |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/sdsaati/godot_process_runner | https://github.com/sdsaati/godot_process_runner |
| Issues Url | https://github.com/sdsaati/godot_process_runner/issues | https://github.com/sdsaati/godot_process_runner/issues |
| Godot version | Godot 4.5 | Godot 4.5 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | 97755b66baed220bc3db28e4aa1ec91516bdc2d1 | 97755b66baed220bc3db28e4aa1ec91516bdc2d1 |
| Download Url (Computed) | https://github.com/sdsaati/godot_process_runner/archive/97755b66baed220bc3db28e4aa1ec91516bdc2d1.zip | https://github.com/sdsaati/godot_process_runner/archive/97755b66baed220bc3db28e4aa1ec91516bdc2d1.zip |
| Icon Url |
https://raw.githubusercontent.com/sdsaati/godot_process_runner/refs/heads/main/addons/process_runner/icon.png
|
https://raw.githubusercontent.com/sdsaati/godot_process_runner/refs/heads/main/addons/process_runner/icon.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/sdsaati/godot_process_runner/refs/heads/main/addons/process_runner/screenshots/example.png
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/sdsaati/godot_process_runner/refs/heads/main/addons/process_runner/screenshots/help.png
|
|
| Thumbnail |
|
|