Skip to main content

VS & Unity - 安裝與設定

info

因為我玩 C# 跟 Unity 主要是為了遊戲開發,所以安裝選項會以遊戲開發為主。
VS 的安裝過程還有很多選項提供不同開發目的選擇。

Visual Studio 安裝

Visual Studio Community 2022 載點

Visual Studio 官網 下載 Visual Studio Community 2022 (其它版本也可以,但是 Community 版本是免費的~)

warning

Mac 的朋友,Visual Studio 從 2024/08/31 後不再支援 Mac,官方推薦 Mac 使用 Visual Studio Code 搭配 C# 擴充套件。

安裝 Visual Studio Community 2022

  1. Workloads tab,安裝時請記得勾選下列選項:

    • .NET desktop development
    • Game development with Unity
      • 畫面上若有出現 Unuty Hub 也請記得勾選
  2. Individual components tab,可以勾選你所需要的 .NET 版本與相關擴充元件,通常 VS 會幫忙勾選好了,不用特別去動它。

    • 可以額外勾選一個 Help Viewer
  3. Insatll 按鈕開始安裝。

Unity 安裝

Unity 載點

Unity 官網 下載 Unity Personal 版本 (免費版)。

info

Unity 雖然近幾年有價格議題的炎上,但是說實在的,要開發到給 Unity 從遊戲中抽錢,那遊戲得大賣才行誒。

安裝 Unity

  1. 打開 Unity Hub,點選 Installs 頁籤,點選 Install Editor 按鈕,選擇要下載的 Unity 版本。
    • (optional) 可以勾選 Documentation
    • Windows Build Support 也勾起來
  2. Inastaill 按鈕開始安裝。
Buy Me A Coffee