Support for command line arguments (#155)

This commit is contained in:
2023-06-18 18:02:02 +08:00
parent aabe6664b4
commit b2b656b6cb
5 changed files with 244 additions and 8 deletions

View File

@@ -282,9 +282,11 @@
</Compile>
<Compile Include="Utils\ArtifactUtils.cs" />
<Compile Include="Utils\Common.cs" />
<Compile Include="Utils\GuiRedirect.cs" />
<Compile Include="Utils\HttpHelper.cs" />
<Compile Include="Utils\Logger.cs" />
<Compile Include="Utils\GithubHelper.cs" />
<Compile Include="Utils\ToggleParser.cs" />
<Compile Include="Utils\UIUtil.cs" />
<EmbeddedResource Include="Forms\FormActivityEditor.en-US.resx">
<DependentUpon>FormActivityEditor.cs</DependentUpon>