From 3e89c583486563fe8e1442ea8aaf6f8f9f24c260 Mon Sep 17 00:00:00 2001 From: ikun <132731393+ikun0014@users.noreply.github.com> Date: Thu, 12 Sep 2024 22:46:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index e7cdcdb..71b73fb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,23 @@ ## 使用方法 先去Release下最新发布,然后去steamtools官网下steamtools,日志会有点石介意别用 +## 开发 +本程序使用Python编程语言开发 +要求环境: +1.Python 3.10及以上 +2.Windows 10及以上 +3.使用Git进行版本管理 + +1.克隆项目到本地 + +git clone https://github.com/ikunshare/Onekey + +2.安装依赖 + +pip install -r requirements.txt + +3.Success! + ## 项目协议 本项目基于 ACSL V2.0 许可证发行,以下协议是对于 ACSL V2.0 原协议的补充,如有冲突,以以下协议为准。