In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
Today, I will talk to you about the streamlined components needed by VS2017 as a script editor for Unity3D, which many people may not know very well. in order to make you understand better, the editor has summarized the following content for you. I hope you can get something according to this article.
My test environment
Windows 10 x64
Windows 7 x64 sp1
The most streamlined components
Only three required components are required, all of which are optional installation locations
C # and Visual Basic Roslyn compilers
Static analysis tool
Visual Studio Tools For Unity (I downloaded it from vs's plug-in library)
Online installation
1. Download the corresponding version from the official website. The file format is as follows: vs_enterprise__2144843982.1466598399.exe
2. Double-click to download the file, accept the agreement, select the required components, and install them.
Off-line installation
Official documents:
Create an offline installer for Visual Studio 2017
Visual Studio Enterprise 2017 component directory
Sample script:
The following script, offline download Roslyn compiler, Nuget,UnityVS, static analysis tool to d:\ vs2017offline
The copy code is as follows:
Vs_enterprise.exe-layout D:\ vs2017offline-add Microsoft.VisualStudio.Component.NuGet Microsoft.VisualStudio.Component.Roslyn.Compiler Microsoft.VisualStudio.Component.Roslyn.LanguageServices Microsoft.VisualStudio.Component.Static.Analysis.Tools Microsoft.VisualStudio.Component.Unity-lang zh-CN
I didn't have a successful installation on windows7, so I didn't comment much, probably because I just repaired my VS2015 computer and didn't restart it.
Disk size after installation
In windows10, I install several components necessary for Unity plus several commonly used widgets, which occupy about 1.4G of disk
In windows7, I installed two necessary components of Unity + .NET desktop development components (WPF,WinForm, console) at the same time, occupying about 3.7g of disk.
VS2017 Preview
Change function
If you open the components required by the project, and VS is not currently installed, VS will automatically pop up the interface for you to install, as shown below:
If you want to add new features manually and can't find visual studio installer, you can open the downloaded vs installer to make changes, such as my: vs_enterprise__2144843982.1466598399.exe, run the selection changes and add the components you need.
Feeling of use
It is true that the installation speed is faster than other versions of VS, but the offline version of the image file is not currently available on the official website.
Less memory footprint, as can be seen from the task manager
After reading the above, do you have any further understanding of the compact components that VS2017 needs to be used as a script editor for Unity3D? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.