/PCRC-MCDR

a PCRC plugin for MCDR

Primary LanguagePythonApache License 2.0Apache-2.0

PCRC-MCDR

中文

Import PCRC as a MCDReforged plugin!

Usage

  1. Put PCRC-MCDR.py into the plugins/ folder of MCDR
  2. Download universal release of PCRC with version not less than 0.9.0-alpha in PCRC release page, extract it to plugins/PCRC-xxx-universal/
  3. Rename PCRC-xxx-universal/ folder in plugins/ folder to PCRC-MCDR/
  4. Install all requirement modules of PCRC
  5. At this time, the file structure of MCDR is roughly as follows
MCDReforged/
├─ plugins/
│  ├─ PCRC-MCDR/
│  │  ├─ PCRC.py
│  │  ├─ protocol.json
│  │  ├─ config.json
│  │  └─ ...
│  ├─ PCRC-MCDR.py
│  ├─ other_plugin.py
│  └─ ...
└─ ...

The PCRC configuration file will be MCDReforged/plugins/PCRC/config.json. Remember to fill it

The replay recording file will be stored in MCDReforged/PCRC_recordings/

Command

  • !!PCRC start: Start PCRC
  • !!PCRC stop: Stop PCRC. Only works with console command input