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

Extension: get loadout from clipboard #5

Merged
merged 5 commits into from
Jul 1, 2024
Merged

Conversation

BrettMayson
Copy link
Owner

@BrettMayson BrettMayson commented Jul 1, 2024

When merged this pull request will:

  • Gets a loadout from the clipboard, can be used in MP so the button doesn't need to be disabled

Uses arma-rs's loadout parser to validate the loadout first, if it is valid it sends the clipboard content to Arma, if not it sends "null".

Only used in multiplayer, singleplayer / editor still uses copyFromClipboard

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@BrettMayson BrettMayson merged commit c46023a into rust Jul 1, 2024
5 of 9 checks passed
@BrettMayson BrettMayson deleted the rust_import_loadout branch July 1, 2024 21:51
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