mirror of
https://github.com/EpicMorg/UniversalValveToolbox.git
synced 2025-03-14 06:20:26 +03:00
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
486af8060a | |||
e799658120 | |||
ce83bcfa1d | |||
37a51015eb |
@ -20,10 +20,10 @@
|
||||
---------------------------
|
||||
|
||||
# Stargazers
|
||||
[](https://github.com/EpicMorg/SourceSDK.ENV.Editor/stargazers)
|
||||
[](https://github.com/EpicMorg/UniversalValveToolbox/stargazers)
|
||||
|
||||
# Forkers
|
||||
[](https://github.com/EpicMorg/SourceSDK.ENV.Editor/network/members)
|
||||
[](https://github.com/EpicMorg/UniversalValveToolbox/network/members)
|
||||
|
||||
---------------------------
|
||||
|
||||
|
@ -78,7 +78,7 @@
|
||||
<PackageReference Include="kasthack.binding.wf">
|
||||
<Version>1.2.26</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||
<Reference Include="UIAutomationProvider" />
|
||||
<Reference Include="WindowsBase" />
|
||||
<Reference Include="WindowsFormsIntegration" />
|
||||
|
@ -38,6 +38,11 @@
|
||||
"bin": "kl.exe",
|
||||
"name": "Engine Tools"
|
||||
},
|
||||
{
|
||||
"args": "-game klall -novid -condebug -condump +map testmap -shaderedit",
|
||||
"bin": "kl.exe",
|
||||
"name": "Shader Editor"
|
||||
},
|
||||
{
|
||||
"args": "-steam -game klall",
|
||||
"bin": "kl.exe",
|
||||
|
@ -38,6 +38,11 @@
|
||||
"bin": "bst.exe",
|
||||
"name": "Engine Tools"
|
||||
},
|
||||
{
|
||||
"args": "-game bst -novid -condebug -condump +map testmap -shaderedit",
|
||||
"bin": "bst.exe",
|
||||
"name": "Shader Editor"
|
||||
},
|
||||
{
|
||||
"args": "-steam -game bst",
|
||||
"bin": "bst.exe",
|
||||
|
Loading…
x
Reference in New Issue
Block a user