A .NET-powered app to help you manage your Source Filmmaker mod-base.
- Visual Studio 2017
- .NET Framework 4.5.2
- Source Filmmaker
| Name | Contents |
|---|---|
| CoreLib | Provides core functionality and classes that can be separated from the UI |
| CoreLibTest | Unit tests of CoreLib classes |
| PonySFM Workshop | Main executable and UI parts |
| UITest | Unit tests of some UI-related classes |
Use Visual Studio 2017 to open the project file. Right click on the solution and click "Restore NuGet Packages".
