aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorWeicao Mao <1992414357@qq.com>2025-06-19 20:14:40 +0800
committerGitHub <noreply@github.com>2025-06-19 20:14:40 +0800
commit873363a982d877c22179bfe668eb07ab435ec2a3 (patch)
treef70293134f790a05b3af4e8954d6acc6f1a08c91 /Cargo.toml
parent2966cf01b8e08c0e7d039ad3d299444ccb89e771 (diff)
parentc0a031db0b1ae64796ed8f5b86e8c0b7e2a32b49 (diff)
Merge pull request #10 from CatilGrass/documents
Documents
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5baad5e..0c16a0b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nogamepads"
authors = [ "CatilGrass" ]
description = "Connect everyone's phones to the game! A mobile device control solution for local multiplayer gaming, featuring an in-game interface, controller client, and support for universal devices."
-license = "LGPL-2"
+license = "MIT"
homepage = "https://github.com/CatilGrass/NoGamepads"
repository = "https://github.com/CatilGrass/NoGamepads"