
SCP: Dystopia is an add-on for Minecraft Bedrock, based on the works of the SCP Foundation community.

Important
Development is done in the dev
branch.
- Make sure you are on a Windows 11 computer.
- Install Node.js.
- I recommend to do so using fnm.
- Fully read fnm's readme!
- Install pnpm.
- Install Git for Windows.
- Create a local clone.
- Open terminal in the folder where you want your scp-dystopia clone to be.
- Run
git clone https://github.com/lc-studios-mc/scp-dystopia.git
. cd
into the cloned repo.- Run
git checkout dev
. This branch is where the development is done. - Run
pnpm install
- Open terminal in the cloned scp-dystopia folder.
- Run
git pull origin dev
(everytime). - Run
pnpm run dev
.- This will compile both BP and RP, and put them into development packs folders in com.mojang.
- Press CTRL+c to stop the process.
- Be careful when using dev build in a serious project.
- Try running
pnpm install
if anything goes wrong.
See credits here.
See attributions here.
For bug reports and suggestions: Create a new issue.
For questions and general conversation: Discord.
Email: [email protected]