Project: Open SCP Documentation (Unfinished)

Note: The project is not finished and is not open source yet, so this post is not only not complete, but its also just a placeholder.


Project Open SCP is a (soon to be) open source, round based SCP game. The code of the game is modular, to allow for easy customization. The inspiration from this game is almost entirely from Project: SCP. (By Aaro_1)


Setting Up The Game
Okay, so now you want to set the game up for gameplay (obviously).
The first thing you need to do is download a copy of the game Here and a copy of the map maker Here
Once you’ve done that, open up the place, press alt + p and save the both the games as separate places.

After that, you can exit out of the map maker place.
Now you need to start configuring the main game.

Main Game Configuration
Navigate to ServerScriptService, where the majority of configurations are held, open up backend, and finally open up Configurations
image

Thats where this guide ends rn because as i said the game is not finished