ggwp 0.0.1

A port of GGPO (https://github.com/pond3r/ggpo) to Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[lib]
crate-type = ["dylib"]
name = "ggwp"

[package]
authors = ["pakoito <jueces.jus@gmail.com>"]
description = "A port of GGPO (https://github.com/pond3r/ggpo) to Rust"
edition = "2018"
homepage = "https://github.com/pakoito/ggwp"
license-file = "LICENSE.md"
name = "ggwp"
repository = "https://github.com/pakoito/ggwp"
version = "0.0.1"