From ec33d4020db22638b48d0d24149bc4d62b708c51 Mon Sep 17 00:00:00 2001 From: Sakamoto Shiina <68018796+ShiinaSakamoto@users.noreply.github.com> Date: Wed, 23 Apr 2025 01:37:23 +0900 Subject: [PATCH] [Update] Readmes: Remove the outdated information 'How to run in python'. --- README.ja.md | 9 --------- README.ko.md | 9 --------- README.md | 9 --------- README.zh-Hant.md | 9 --------- 4 files changed, 36 deletions(-) diff --git a/README.ja.md b/README.ja.md index 1d7a8c2a..d89c95a6 100644 --- a/README.ja.md +++ b/README.ja.md @@ -91,15 +91,6 @@ VRCTはあなたの会話を以下でサポートをします。
-# pythonで実行したい場合 -1. 以下のバージョンのpythonをインストールしてください。 - `python version 3.11.5` -2. packageのインストールとmain.pyを起動してください。 - ```bash - ./install.bat - python main.py - ``` - ## Author - [みしゃ(misyaguzi)](https://github.com/misyaguziya) (メイン開発) - [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) (UI/UX, UI多言語対応) diff --git a/README.ko.md b/README.ko.md index cffa325c..bb260ba0 100644 --- a/README.ko.md +++ b/README.ko.md @@ -91,15 +91,6 @@ VRCT는 다음과 같이 당신의 대화를 도와드려요.
-# python으로 실행하고 싶은 경우 -1. 다음 버전의 python을 설치합니다. - `python version 3.11.5` -2. 패키지를 설치하고 main.py를 실행합니다. - ```bash - ./install.bat - python main.py - ``` - ## Author - [みしゃ(misyaguzi)](https://github.com/misyaguziya) (주요 개발) - [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) (UI/UX, UI 다국어 지원) diff --git a/README.md b/README.md index 13c563a6..c7af06b9 100644 --- a/README.md +++ b/README.md @@ -91,15 +91,6 @@ Initial setup, basic functions, and other features are also described.
-# If you want to run it in python -1. Install the following version of python. - `python version 3.11.5` -2. Install package and run main.py. - ```bash - ./install.bat - python main.py - ``` - ## Author - [みしゃ(misyaguzi)](https://github.com/misyaguziya) (Main Development) - [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) (UI/UX, UI multilingual support) diff --git a/README.zh-Hant.md b/README.zh-Hant.md index ea79a1b1..e9535ceb 100644 --- a/README.zh-Hant.md +++ b/README.zh-Hant.md @@ -90,15 +90,6 @@ VRCT 可以:
-# 原始碼啟動 -1. 安裝此版本的 Python。 - `python version 3.11.5` -2. 安裝 package 並啟動 main.py。 - ```bash - ./install.bat - python main.py - ``` - ## 作者 - [みしゃ(misyaguzi)](https://github.com/misyaguziya) (主要開發) - [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) (UI/UX, UI 多語系支援)