Skip to content

FFI bindings to the TeamSpeak3 Plugin API

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ReSpeak/rust-ts3plugin-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS3Plugin-sys   Latest version

The documentation can be found here: At docs.rs

A higher level library that depends on this ffi bindings is ts3plugin.

TeamSpeak 3.3 updates the plugin api version from 22 to 23.
Version 0.4 and above are compatible with this version.

TeamSpeak 3.1.1 updates the plugin api version from 21 to 22 but stays backwards compatible so plugins with version 21 can still be loaded.

TeamSpeak 3.1 updates the plugin api version from 20 to 21.
Version 0.2 and 0.3 are compatible with this version while version 0.1 is compatible with the api version 20.

Usage

Add the following to your Cargo.toml:

[dependencies]
ts3plugin-sys = "0.4"

License

Licensed under either of

at your option.

Contribution

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.

About

FFI bindings to the TeamSpeak3 Plugin API

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages