In This SectionTo simplify plugin development for Zet Universe, you can use Visual Studio project templates for the C# language. These new projects are found in the "Zet Universe" node when you open the File/New/Project dialog in Visual Studio. These projects enable you to get started quickly building Zet Universe plugins with Visual Studio. Zet Universe Projects
The files for the template that you selected are added to the project. You can start adding functionality to your item template, press F5 to run the project, or add additional item templates. Run and debugTo run the project, press F5. Visual Studio will:
|