Skip to content

Development and Licensing

github-actions[bot] edited this page Jul 16, 2026 · 7 revisions

Development and Licensing

Building from source

SCP Additions uses Java 17 and the included Gradle wrapper:

./gradlew clean build

The compiled JAR is written to:

build/libs

Run configurations generated for Forge may be used from IntelliJ IDEA for normal development testing.

Repository workflow

Small, low-risk fixes, documentation changes, and isolated quality-of-life improvements may be committed directly to master after validation. Larger or riskier systems should normally be developed and tested in dedicated branches before integration.

Preserve public registry IDs and world compatibility unless a migration is deliberate and documented.

License

SCP Additions is released under Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0).

SCP attribution

Content relating to the SCP Foundation, including the Foundation logo and SCP concepts, originates from the SCP Wiki and its respective authors. SCP Wiki content is licensed under CC BY-SA 3.0.

Credits

SCP Unity is the project's primary visual and mechanical inspiration. Special thanks to SCP: Overtime for inspiring the original creation of SCP Additions. Various facility assets were adapted from or inspired by SCP Unity-related blocks in its 1.16.5 version.

Disclaimer

SCP Additions is an unofficial fan project. It is not affiliated with or endorsed by Mojang, Microsoft, the SCP Wiki staff, SCP Unity, Northwood Studios, or the creators of SCP: Containment Breach.

Clone this wiki locally