Plugins¶
What is a VastPark Plugin?¶
Plugins are designed for .Net developers to easily extend by creating and exposing their own APIs through the platform.
The API that is developed in the plugin can give the opportunity for more features to be added in a Virtual World by the use of scripting.
As well as scripting, it also allows to work with different engines to allow it to be more interactive and increase the virtual world capabilities as well as improve the end-user experience.
Getting started¶
- If you want the source code or you want to try the official stable build version, checkout our main downloads page
- Get the VastPark SDK and documentation
Tools¶
If you are a .Net developer and you wish to be able to create new plugins or extend the existing code you may need these tools
- VastPark Player
- VastPark Publisher
- Microsot Visual Studio.
- A compiled version of the open source Player for debugging.
- VastServer Developer Package
Developing VastPark Plugins.¶
The first step to Developing a VastPark Plugin is knowing exactly what it is you want the plugin to do.
- When you are ready to start look at how to Develop a VastPark Plugin.
Debugging a Plugin.¶
Having trouble getting a Plugin Working?
- Learn how to Debug a Plugin.
Available Plugins¶
For a list of publicly accessible plugins that you to try inworld, click here