You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
300 B
TOML
11 lines
300 B
TOML
[package]
|
|
name = "tes3mp-plugin"
|
|
description = "Stubs for creating a TES3MP server plugin"
|
|
readme = "README.md"
|
|
keywords = ["tes3mp", "morrowind"]
|
|
homepage = "https://git.cijber.net/teamnwah/tes3mp-rs"
|
|
version = "0.7.0"
|
|
license = "AGPL-3.0-or-later"
|
|
authors = ["eater <=@eater.me>"]
|
|
edition = "2018"
|