Edit of asset "Process Runner" Accepted

Old/Current New/Edit
Title 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.
Category Scripts
License GPLv3
Repository Provider GitHub
Repository Url https://github.com/sdsaati/godot_process_runner
Issues Url https://github.com/sdsaati/godot_process_runner/issues
Godot version Godot 4.5
Version String 1.0.0
Download Commit e5f08929f26c836cee51460c045a459118e1fddb e5f08929f26c836cee51460c045a459118e1fddb
Download Url (Computed) https://github.com/sdsaati/godot_process_runner/archive/e5f08929f26c836cee51460c045a459118e1fddb.zip https://github.com/sdsaati/godot_process_runner/archive/e5f08929f26c836cee51460c045a459118e1fddb.zip
Icon Url https://raw.githubusercontent.com/sdsaati/godot_process_runner/refs/heads/main/addons/process_runner/icon.png