Home

Awesome

Modified MineDojo Package

The code is a slightly modified version of MineDojo used for COPL.

Installation

Please refer to this document for the package installation and use. Note that Python>=3.9 is required.

Install modified MineDojo:

git clone https://github.com/PKU-RL/MCEnv_COPL.git
cd MCEnv_COPL
pip install -e .

Modifications on MineDojo