Added template repo

Spencer Shepard
2023-05-14 14:43:54 -07:00
parent bc98738924
commit 3ad95150be

@@ -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.