Hi All,
I'm looking to get started in mod making for Rust.
I've followed the instructions here https://github.com/theumod/uMod.Rust
As title suggests I am using Visual Studio 2019 (Preview 2)
I currently can't build.
Error is: The command "powershell -ExecutionPolicy Bypass "C:\GitHub Repos\umod\umod.Rust\\Steam.ps1" -project uMod.Rust -dotnet net46 -appid 258550 -branch 'public' -managed 'RustDedicated_Data\Managed'" exited with code 1.
I've Googled and set powershell Bypass permission so that it should be avble to run. but no joy.
Is it simple Visual Studio 19 (not supported yet), or is there something i can do?
I'm on a fresh install (up to date) version of Win10 and do not wish to install Visual Studio 17 (although i have the build tools).
Looking for advice.
Thank you all
King