Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: CfgORBAT property deployment parameters #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jmlane
Copy link
Owner

@jmlane jmlane commented Oct 31, 2018

CfgORBAT classes have properties to configure the following parameters for a given formation's deployment:

This resolves #14.

`deployment` property is a string value containing a script to be compiled and called by that formation in the parsed ORBAT.
@jmlane jmlane self-assigned this Oct 31, 2018
jmlane and others added 2 commits October 31, 2018 15:10
For some reason it didn't occur to me to just do all the main work in the first tree traversal function. This is much easier to read and saves a second pass over the queue for no reason.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use CfgORBAT class property to determine formation deployment payload
1 participant