Translations:Modding:Setting up your Development Environment/94/en
From Vintage Story Wiki
OS | Repo | Command |
---|---|---|
Debian 8-10 | repo | sudo apt-get install monodevelop
|
Ubuntu 14.04-20.04 | repo | sudo apt-get install monodevelop
|
CentOS / RedHat | repo | yum install monodevelop
|
Using Flatpak | Download Flatpak | flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref
|
macOS | build guide | Use Visual Studio or build from source |
Other | compile from source | Follow the instructions to compile from source |