Skip to content

Conversation

@Spoffy
Copy link

@Spoffy Spoffy commented Jul 15, 2020

Adds a minimal example of an Arma 3 Extension in Rust.

Supports Windows and Linux, both 32-bit and 64-bit. Includes a workaround for a current (2020/07/15) rust issue that doesn't allow it to create 32-bit builds on Windows that Arma can use.

It has zero dependencies outside of the Rust standard library, so it's about as lightweight as it's possible to make an Arma Extension in Rust, I think.

## Author

Spoffy (https://github.com/Spoffy/Rust-Arma-Extension-Example)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do, I'll add it tomorrow.

@X39
Copy link
Collaborator

X39 commented Dec 31, 2020

What about the HowToSetup section?

@X39
Copy link
Collaborator

X39 commented Aug 18, 2021

Any chance to see the HowToSetup section @Spoffy ?

@X39 X39 added changes required Pull request requires changes prior to merging stale This issue or pull request was not updated in a long time and is potentially dead labels Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changes required Pull request requires changes prior to merging stale This issue or pull request was not updated in a long time and is potentially dead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants