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

[scripts][t2] QOL before start up section created #6751

Merged
merged 7 commits into from
Jan 2, 2024

Conversation

Caledric
Copy link
Contributor

@Caledric Caledric commented Jan 2, 2024

Created a setting that allows people to run scripts or perform actions before the T2 script itself starts.

inside yaml setting is

t2_before_startup:

Added a Startup setting to T2 script

Inside Yaml the setting would be

t2_before_startup:
  - action 1
  - action 2
@MahtraDR MahtraDR changed the title T2 QOL before start up section created [scripts][t2] QOL before start up section created Jan 2, 2024
profiles/base.yaml Outdated Show resolved Hide resolved
t2.lic Outdated Show resolved Hide resolved
@MahtraDR
Copy link
Collaborator

MahtraDR commented Jan 2, 2024

@Caledric This looks good mate. I made a few comments for the code. Thanks!

@MahtraDR MahtraDR merged commit 7ad1573 into elanthia-online:master Jan 2, 2024
3 checks passed
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