Crates.io | ggpo-sys |
lib.rs | ggpo-sys |
version | 0.1.0 |
source | src |
created_at | 2020-05-03 05:08:12.192191 |
updated_at | 2020-05-03 05:08:12.192191 |
description | Raw, unsafe bindings to the GGPO rollback networking library. |
homepage | |
repository | https://github.com/FaultyRAM/ggpo-sys |
max_upload_size | |
id | 236899 |
size | 672,545 |
ggpo-sys is a Rust library that provides raw, unsafe bindings to GGPO, a library for rollback networking.
ggpo-sys depends on the following tools at build time:
To use ggpo-sys, simply add it to your Cargo.toml
:
[dependencies]
ggpo-sys = "^0.1.0"
For more details, refer to the source comments in ggponet.h.
ggpo-sys is licensed under either of
at your option.
Additionally, ggpo-sys bundles a copy of the GGPO source code, which is licensed separately under the MIT license (libggpo/LICENSE or http://opensource.org/licenses/MIT).
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.