Use Zet Universe Projects in Visual Studio |
[This is preliminary documentation and is subject to change.]
To 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 SDK Project Templates - download project templates from the Visual Studio Gallery
Use the Zet Universe ZApp Project Creates a ZApp Library (.ZApp.dll) project for a new Zet Universe ZApp.
Use the Zet Universe ZProcessor Project Creates a ZProcessor Library (.ZProcessor.dll) project for a new Zet Universe ZApp.