jlaumon/AssetCooker

Customizable success error code

Open

#38 opened on Sep 25, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (22 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (435 stars)
PR merge metrics
 (PR metrics pending)

Description

There are fancy windows tools (robocopy) that return one on success (https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy#exit-return-codes)

Maybe concept of configurable "Tool" will be appropriate?

Contributor guide