Files

4 lines
112 B
Batchfile
Raw Permalink Normal View History

2024-12-22 21:44:23 +00:00
@echo off
setlocal enabledelayedexpansion
cd %~dp0..
2024-12-27 11:34:52 +00:00
%~dp0..\..\..\build\Debug\net8.0\vpk publish -o releases %*