Skip to content

Commit

Permalink
del: Delete exe version tuturial
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhou-Shilin authored Jun 30, 2024
1 parent bba56c8 commit dcbf8eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,14 @@ pip install -r requirements.txt

*(Make sure you have the [Python](https://www.python.org) environment installed on your computer)*

<!--
### Executable/UI
1. Download `windows-build.zip` or `linux-build.zip` from [the release page](https://https://github.com/CubeGPT/BuilderGPT/releases) and unzip it.
2. Edit `config.yaml`, fill in your OpenAI Apikey. If you don't know how, remember that [Google](https://www.google.com/) and [Bing](https://www.bing.com/) are always your best friends.
3. Run `ui.exe` (Windows) or `ui` (Linux), enter the description and let GPT generate the structure.
4. Find your structure in `/generated/<name>.schem`.
5. Import the file into the game via worldedit or other tools. (Google is your best friend~~)
-->

### Python/UI (RECOMMEND)
1. Download `Source Code.zip` from [the release page](https://https://github.com/CubeGPT/BuilderGPT/releases) and unzip it.
Expand Down

0 comments on commit dcbf8eb

Please sign in to comment.