mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-04 11:48:22 +02:00
3 lines
No EOL
101 B
Python
3 lines
No EOL
101 B
Python
from source.wt import *
|
|
|
|
tools_path = tools_szs_dir / ("wstrt.exe" if system == "win64" else "wstrt") |