Translations:Modding:Setting up your Development Environment/100/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 2: Line 2:
|-
|-
! scope="col"| OS
! scope="col"| OS
! scope="col"| Repo
! scope="col"| Download
! scope="col"| Command
! scope="col"| Command
|-
|-

Latest revision as of 17:44, 26 February 2022

OS Download Command
Windows download exe Run downloaded file
Arch package yay -S rider mono mono-msbuild
Using Toolbox Download Toolbox Follow the given instructions for your OS
Using Snap Download snapd sudo snap install rider --classic
macOS download dmg Run downloaded file
Other download .tar.gz sudo tar -xzf ideaIU.tar.gz -C /opt && cd /opt/idea-dir-edit-me && sudo ./idea.sh