File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
- My very first Unity test project that includes simple assets and a script
1
+ My first simple Unity projects (Complete C# Unity Game Developer 3D Online Course)
2
2
3
3
# To run locally
4
4
5
5
## Windows
6
- * Install VS Code
6
+ * Install VS Code or Visual Studio Community (Recommended)
7
+ ** Tick Unity tools during installation, and Unity Hub if you haven't got that already
7
8
* Install .NET 6 and .NET Core 3.1 [ https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#cadence ]
8
- * Install .NET Framework v4.7.1 specifically! [ https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net471-developer-pack-offline-installer ]
9
- * Install C# (OmniSharp) VS Code extension
10
- * Install Unity Code snippets VS Code extension
9
+ * Additional steps for VS Code:
10
+ ** Install .NET Framework v4.7.1 [ https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net471-developer-pack-offline-installer ]
11
+ ** Install C# (OmniSharp) extension
12
+ ** Install Unity Code snippets extension
You can’t perform that action at this time.
0 commit comments