• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.
Updates to Scripting Guides - Automations

Guides Updates to Scripting Guides - Automations

entitycs

Active member
Joined
Jun 9, 2021
Messages
97
Reactions
166
entitycs submitted a new resource:

Updates to Scripting Guides - Automations - shell script (.sh) with automations for VAR packaging. No more manual .cslist or .csproj file lists

This document is an attempt to update guides for Plugin/Script .NET assembly building, VAR packaging, and soon, Testing (there is at least 1 viable framework in the works)

.NET Assembly Building​

In the tutorial I've found, I had to list .cs files to include in my assembly. I recently tried updating my .NET sdk, and the .csproj template version.

This now works for me, without me needing to list individual .cs files along with the assemblies for...

Read more about this resource...
 
Just revisiting to say I checked my local version of the script vs. what I posted here.

It is indeed still the script I use today. No update needed... at least not until VaM2's Kit is released.
 
Back
Top Bottom