[go: up one dir, main page]

twstorage 0.2.1

Access the data and config directories of Teeworlds and DDNet
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "twstorage"
version = "0.2.1"
edition = "2021"
authors = ["Patiga <dev@patiga.eu>"]
license = "AGPL-3.0-only"
description = "Access the data and config directories of Teeworlds and DDNet"
repository = "https://gitlab.com/ddnet-rs/twstorage"
keywords = ["teeworlds", "ddnet"]

[target.'cfg(windows)'.dependencies]
winreg = "0.52.0"