Watch cs file modifications and then auto compile c# scripts. It's useful for vscode.
- Copy content under
UnityAssetto Unity ProjectAsset/Plugins - Make sure .netcore 6.0 sdk or runtime is installed
UnityAsset: Content copy to unity projectConsoleApp: Console app source code
- Install .netcore 6.0 https://dotnet.microsoft.com/download/dotnet/6.0
- run
publish.bat