Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggog committed Oct 20, 2020
2 parents 340fc1c + 7b35d09 commit c112735
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<PropertyGroup>
<Nullable>enable</Nullable>
<WarningsAsErrors>nullable</WarningsAsErrors>
<Version>0.10.5</Version>
<Version>0.10.6</Version>
</PropertyGroup>
</Project>
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,10 @@

# Synthesis
A framework and GUI to construct a single Bethesda game patch from many patcher sources. Designed to allow any program to work as a patcher as long as it conforms to the CLI API.

![Typical Usage](https://i.imgur.com/Wj2fGaF.gif)

## Installation
If you're looking to install, we have a [wiki page](https://github.com/Noggog/Synthesis/wiki/Installation) with the details.

Currently there is not much in the way of official documentation. This will be filled out as the app begins to exit the alpha stage. In the meantime, head over to [Discord](https://discord.gg/53KMEsW) and ask any and all questions you may have!

0 comments on commit c112735

Please sign in to comment.