PonySFM / Workshop

Mod manager application for PonySFM
https://workshop.ponysfm.com
GNU General Public License v3.0
9 stars 1 forks source link
sfm

PonySFM Workshop

Build status

A .NET-powered app to help you manage your Source Filmmaker mod-base.

Workshop

Requirements

File layout

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

Building

Use Visual Studio 2017 to open the project file. Right click on the solution and click "Restore NuGet Packages".