Thank you for your interest in contributing!
- Fork the repository
- Create a feature branch from
master - Make your changes following the UE Coding Standard
- Run
Verify.ps1locally (requires UE5.4 and the RuntimeAssetImportSample project) - Open a pull request
This project follows the Epic C++ Coding Standard. A .clang-format file is provided for automatic formatting.
See README.md for test instructions.
Please use GitHub Issues for bug reports and feature requests.