mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-05-23 22:36:16 -04:00
This commit imports the C# engine code and game files, excluding C++ source code. [Source-Commit: ceb3d758046e50faa6258bc3b658a30c97743268]
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
"InstallScript"
|
|
{
|
|
"Run Process"
|
|
{
|
|
"DotNetRuntime1000"
|
|
{
|
|
"Process 1" "%INSTALLDIR%\\_redist\\dotnet-runtime-10.0.0-win-x64.exe"
|
|
"Command 1" "/passive /install"
|
|
"NoCleanUp" "1"
|
|
}
|
|
}
|
|
} |