Martridge - the DMOD wizard - source code
This is the source code for Martridge, mirrored from github. It is basically the same as running
git clone --branch V0.8.1 https://github.com/drone1400/martridge
git submodule update --init --recursive
... minus the actual git history. If you have Visual Studio (or JetBrainsRider) and .NET 8.0 SDK, you should be able to just open the martridge/martridge.sln file and build it without issue.
git clone --branch V0.8.1 https://github.com/drone1400/martridge
git submodule update --init --recursive
... minus the actual git history. If you have Visual Studio (or JetBrainsRider) and .NET 8.0 SDK, you should be able to just open the martridge/martridge.sln file and build it without issue.
Released: | May 14th, 2024 |
---|---|
File Size: | 14.64 MB |
Downloads: | 7 |
Release Notes: | Source code of the V0.8.3.0 release, also available here: https://github.com/drone1400/martridge/releases/tag/V0.8.3.0 |