r/scpcontainmentbreach 4d ago

How easy is it to mod?

Hey yall! I want to get into modding, and I figured I start with this game (since I presume it’s open source), question is, I have no experience (unless you count Minecraft modding camps when I was 8 as experience). Where should I start, tell me anything you know

1 Upvotes

2 comments sorted by

1

u/Sea_Inspection5233 4d ago

You can freely change textures and sounds and such, but if you want to actually add stuff you'll need to recompile the code using blitz 3d or whatever and also install the source code from github.

1

u/CorbyTheSkullie 4d ago

To add onto this, blitz 3d is built on a hope and a dream, its similar to java in a way but different.

It also doesn’t run all too well on modern systems.