Skip to the content.

flag-fr Ce document est également disponible en français flag-fr


Navigation: VEAF documentation site - main page


🚧 WORK IN PROGRESS 🚧

The documentation is being reworked, piece by piece. In the meantime, you can browse the old documentation.


Table of Contents

Introduction

The VEAF Mission Creation Tools need a specific environment to function correctly.

You’ll have to install a few tools, but fortunately we’ve made that simple.

Prerequisites

You need a few things set up on your PC; here’s a list, we’ll detail how to install these:

WARNING: do not do both manual installation and Chocolatey installation

Using Chocolatey

The required tools can easily be installed using Chocolatey (see here).

WARNING: you cannot both follow the manual installation and Chocolatey installation procedures, you would install the tools twice!

To install Chocolatey, use this command in an elevated (admin) Powershell prompt:

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))

After Chocolatey is installed, use these simple commands in a command prompt to install the required tools :

You’ll still need to configure Powershell for script execution (read this article); basically you need to run this command in an elevated (admin) Powershell prompt: Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope LocalMachine

Manual installation

If you know what you’re doing, or you despise chocolate (who would? It’s good and full of vitamins) you can install the prerequisite tools manually.

Simply make sure all the tools listed above are functional before moving to the next point.

Next step - setup a mission folder

Now that you have all the tools installed and configured, you’ll need to get a mission folder.

All the VEAF dynamic missions have the same structure:

demo-mission-structure

There are many ways for you to construct a folder with that structure:

Contacts

If you need help or you want to suggest something, you can