Developing games by Unity VScode in Archlinux

Nov 1, 2018, 1 min read

Installation

$ sudo pacman -S mono dotnet-sdk
$ yaourt -S unityhub msbuild-stable

Setup: VScode

Install Vscode C# extension

# Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install ms-vscode.csharp

Setup Unity

Setup external script editor

Setup External Script Editor

Let’s Coding!

everything fine

coding

Category tech

Tags unity, vscode, archlinux

Comments