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

feat: added optional Initializer func to vessel #37

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Conversation

eddie-knight
Copy link
Contributor

This will allow for the nesting of a custom behavior that will execute after the config is initialized and before the tactics begin.

The most likely outcome of a custom initializer would be to set global variable content in the config vars that strikes can access via Armory.Config

@eddie-knight eddie-knight requested a review from a team as a code owner December 15, 2024 22:02
@jmeridth jmeridth merged commit cd50cf0 into main Dec 15, 2024
3 checks passed
@jmeridth jmeridth deleted the feat/initializer branch December 15, 2024 22:09
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.

2 participants