Files
gtav-src/tools_ng/bin/ConfluencePythonTools/runGTAOScriptedAnimPageGenerator.bat
T
2025-09-29 00:52:08 +02:00

4 lines
86 B
Batchfile
Executable File

@echo off
pushd %~dp0
%PYTHONHOME%\python.exe GTAOScriptedAnimPageGenerator.py
popd