Skip to content

Commit

Permalink
Added support for more versions
Browse files Browse the repository at this point in the history
I added support for more versions of skyrim and fallout 4
  • Loading branch information
Backporter committed Apr 30, 2019
1 parent 796511c commit d6a0fc3
Show file tree
Hide file tree
Showing 50 changed files with 1,323 additions and 63 deletions.
Binary file added .vs/Eboot.bin Patcher/v15/.suo
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions Eboot.bin Patcher/Eboot.bin Patcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@
<Compile Include="Credits.Designer.cs">
<DependentUpon>Credits.cs</DependentUpon>
</Compile>
<Compile Include="list.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="list.Designer.cs">
<DependentUpon>list.cs</DependentUpon>
</Compile>
<Compile Include="Main.cs">
<SubType>Form</SubType>
</Compile>
Expand All @@ -113,6 +119,9 @@
<EmbeddedResource Include="Credits.resx">
<DependentUpon>Credits.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="list.resx">
<DependentUpon>list.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Main.resx">
<DependentUpon>Main.cs</DependentUpon>
<SubType>Designer</SubType>
Expand Down
39 changes: 32 additions & 7 deletions Eboot.bin Patcher/Main.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d6a0fc3

Please sign in to comment.