Implemented remaining JS bridge functions for Win launcher.

This commit is contained in:
Matthew Bowra-Dean
2010-11-26 00:46:05 +13:00
parent 1f61d22489
commit db5b5698a7
4 changed files with 341 additions and 9 deletions

View File

@@ -42,6 +42,7 @@
</Target>
-->
<ItemGroup>
<Compile Include="Download.cs" />
<Compile Include="JSBridge.cs" />
<Compile Include="Launcher.cs">
<SubType>Form</SubType>