1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

SCons: Refactor color output implementation

This commit is contained in:
Thaddeus Crews
2025-01-07 15:55:17 -06:00
parent d2ada64a03
commit a29294fddc
11 changed files with 211 additions and 304 deletions

View File

@@ -8,7 +8,7 @@ import urllib.request
sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath(__file__)), "../../"))
from methods import Ansi
from misc.utility.color import Ansi
# Base Godot dependencies path
# If cross-compiling (no LOCALAPPDATA), we install in `bin`