This repository was created as a place where people can add exampels for extension-creation in various different languages.
See https://community.bistudio.com/wiki?title=Extensions
- Fork the repository
- Create or navigate into a folder that matches the language you use (for example:
/cpp/
) - Create a folder that briefly describes your project (for example
/cpp/file-writer/
) - Add a
README.md
file describing your project in depth, containing the actual author, setup requirements etc. - Create a Pull-Request
- Feel good that you contributed the Arma community :)