diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-14 01:49:04 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-14 01:49:04 +0800 |
| commit | c866b0da8548712c729c73b868a8ebd61821ce14 (patch) | |
| tree | 43d07dfdd79400e6672af0328cc90f75d5513c31 /client/Cargo.toml | |
| parent | 3f63992642309d3ad9691d98e0c3deee06800c09 (diff) | |
修改了项目名,从 PhantomLink-Gamepad 修改到了 ThereIsNoPads,这是我洗澡的时候灵机一动想出来的
Diffstat (limited to 'client/Cargo.toml')
| -rw-r--r-- | client/Cargo.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/Cargo.toml b/client/Cargo.toml index 45f6abd..e121e3c 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -1,10 +1,10 @@ [package] -name = "phantomlink-gamepad-client" +name = "there-is-nopads-client" authors = [ "CatilGrass" ] description = "A mobile device control solution for local multiplayer gaming, featuring an in-game interface, controller client, and support for universal devices." -homepage = "https://github.com/CatilGrass/PhantomLink-Gamepad" -repository = "https://github.com/CatilGrass/PhantomLink-Gamepad" +homepage = "https://github.com/CatilGrass/ThereIsNoPads" +repository = "https://github.com/CatilGrass/ThereIsNoPads" readme = "../README.md" version = "0.1.0" |
