/
githubmirror
/
obs-studio
Обзор
Документация
Войти
/
githubmirror
/
obs-studio
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
build-aux/steam/scripts_windows/installscript.vdf
20 строк
354 B
PatTheMav
CI: Add new repository actions for GitHub
17 июл 2023, 21:09
17 июл 2023, 21:09
d6b98de
Код
Авторство
О чём код?
"InstallScript" { "Run Process" { "install" { "process 1" "scripts\\install.bat" "command 1" "\"%INSTALLDIR%\"" } } "Run Process On Uninstall" { "uninstall" { "process 1" "scripts\\uninstall.bat" "command 1" "\"%INSTALLDIR%\"" } } }