the successor to BetterSynapse.
- Windows 10 and up
- .NET Framework 4.8.1
- Synapse X (with a registered account)
- Download SynUI from the release page.
- Alternatively, you can download the development builds here.
- Extract the zip file.
- Launch SynUI.exe
- profits.
- MSBuild
- .NET Framework 4.8.1
- An IDE/Code Editor (preferably Visual Studio)
- Clone this project
git clone https://github.com/Rice-Software/SynUI.git
cd ./SynUI
- Restore Nuget packages
msbuild /t:Restore
- Build the project
msbuild /t:Build
If you encounter a bug, please make an issue.
- This is an issue from SxLib.
This project is licensed under the GNU General Public License v3.0 license. Any forks of this project must be disclosed.