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

Make loadacts more user friendly #864

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

DebugOk
Copy link
Contributor

@DebugOk DebugOk commented Feb 19, 2024

About the PR

Helps Velcro out, and makes it easy for mappers to use his acts without having to do anything complicated.

To load from a file stream, the entries must be laid out like this

- action: !type:WhateverActionComponent
  assignments:
  - 0: SLOT
  name: Action's Name

If an action lacks a name, it wont work through the open file dialogue, but it'll still work if the file name is passed directly. No additional checks are done to make sure the action is valid

@github-actions github-actions bot added the Changes: C# Changes any cs files label Feb 19, 2024
@IamVelcroboy
Copy link
Member

Decent

@DebugOk DebugOk merged commit 2717706 into DeltaV-Station:master Feb 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants