docs.rs failed to build source_sdk_2013_sys-0.1.0-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Source SDK 2013 (Generated Rust Bindings)
To generate the bindings:
- Set environment variable
SOURCE_SDK_2013=/the_path/to_your_repo_for/source-sdk-2013 - Build with
cargo, using thegenerate_bindingsfeature flag- E.g.
cargo build -p source_sdk_2013_sys -F generate_bindings
- E.g.
License
For Valve's Source SDK 2013, see the SOURCE 1 SDK LICENSE.
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)