diff --git a/RotorOps:-Mission-Creator-Guide.md b/RotorOps:-Mission-Creator-Guide.md index e1c8bdc..279443b 100644 --- a/RotorOps:-Mission-Creator-Guide.md +++ b/RotorOps:-Mission-Creator-Guide.md @@ -257,3 +257,8 @@ If you don't want infantry to move from a rooftop, or support vehicles to move f ## Options At the beginning of the script file you will find the available dynamic and static options. The dynamic options can be changed from a DO SCRIPT in the mission editor at any time. The static options must be changed after the RotorOps.lua script has loaded and BEFORE the startConflict() function. +# Contributing +If you would like your template files to be distributed with RotorOps, you should fork this repo: +https://github.com/RotorOps/RotorOps-Template-Repo + +Add your files and submit a pull request from your fork to the main repo. Detail the current state of play testing in your pull request comment. If it's none, that's okay but we must label it as such. Once accepted, your template will be immediately available for all users in the RotorOps mission generator. \ No newline at end of file