BOSSSSS-GG 42 Posted May 28, 2020 Share Posted May 28, 2020 Hello I downloaded the MS Visual Studio Community 2019 I have my own creation of Script which is plain vb script. How to to compile those plain script. And which workload are required to compile them. Thanks in advance Link to post Share on other sites
Jitnaught 422 Posted May 29, 2020 Share Posted May 29, 2020 You'll have to add a reference to the .NET Script Hook dll to be able to compile. Or you can just copy the .vb file to the scripts folder and the .NET Script Hook will compile the mod for you. Link to post Share on other sites