Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (14 loc) · 613 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 613 Bytes

DDNet-show-points-in-game

DDRaceNetwork

游戏中按TAB键查看所有玩家分数的小程序

效果图

目前只能在Windows上使用,游戏打开的情况下执行脚本即可

使用方法:

1.下载并安装Python

https://www.python.org/

2.安装需要的Python包

打开cmd或powershell,输入以下命令

pip install pywin32

3.双击ddnet.py即可

或者

无需安装任何东西,直接下载release中的exe并运行