Skip to content

Commit

Permalink
update banner
Browse files Browse the repository at this point in the history
  • Loading branch information
phython96 committed Nov 30, 2024
1 parent 66917a9 commit 26d3f34
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# MineStudio
A simple and efficient Minecraft development kit for AI research.
<!--
* @Date: 2024-11-30 13:20:04
* @LastEditors: caishaofei caishaofei@stu.pku.edu.cn
* @LastEditTime: 2024-11-30 13:29:20
* @FilePath: /MineStudio/README.md
-->


![](./docs/source/_static/banner.png)

```sh
conda create -n minestudio python=3.10 -y
conda activate minestudio
conda install --channel=conda-forge openjdk=8 -y
git clone git@github.com:phython96/MineStudio.git
cd MineStudio
pip install -e .

cd minestudio/simulator/minerl
FORCE_CPU_RENDER=1 python entry.py
```
[[Doc]](https://phython96.github.io/MineStudio/overview/getting-started.html)

A simple and efficient Minecraft development kit for AI research.
Binary file added docs/source/_static/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26d3f34

Please sign in to comment.