yao/engine
Max fabced291c fix: Enhance loading functions to handle non-existent directories
- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations.
- Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components.
2025-05-13 09:10:10 +08:00
..
load.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
load_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
process.go fixt tests 2023-09-21 17:23:05 +08:00
process_test.go [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00