Developer Resources
Open-source files and documentation from our projects
Open-Source Resources
At Social Entertainment, we believe in contributing to the developer community. Here you'll find open-source code, assets, and documentation from our projects that you can use in your own development.
We're constantly adding new resources, so check back regularly for updates.
Garry's Mod: Roblox Edition
Garry's Mod: Roblox Edition is our recreation of the original "Garry's Mod" on PC, created by Facepunch Studios. We've made the entire codebase open source for developers to learn from and build upon.
Project Overview
Garry's Mod: Roblox Edition was our attempt to recreate the physics sandbox experience of the original Garry's Mod within Roblox. The project includes:
- Physics-based object manipulation
- Tool system for creating and modifying objects
- Prop spawning system

Note from the Developer
Garry's Mod: Roblox Edition was Social Entertainment's first flagship game. Because it was the first, nothing was standardized, so this game lacked the structured development approach we use today. The codebase reflects our early experimental phase, with systems built on the fly as challenges arose rather than following a pre-established architecture.
By releasing the source code as open-source, we hope developers can learn from both our successes and the areas where our approach could have been improved
— War_Devourer, Lead Developer
Available Files
Download the source code and assets for Garry's Mod: Roblox Edition. All files are provided under the MIT License.
GMOD RE Source.rar
Complete source code including all scripts, models, and assets.
License Information
All code and assets are released under the MIT License, which allows for both personal and commercial use with attribution.
Documentation
Reference materials to help you understand and use the Garry's Mod: Roblox Edition codebase.
Note: Documentation is currently being developed. The source code includes comments that explain key components and systems. If you have specific questions about the codebase, feel free to reach out on our Discord server.
[🔑] The Password Game
The Password Game challenges players to create the most secure password while adhering to increasingly absurd and complex requirements. This resource provides the source code for version 1.05 (The Competition Update), before the complete rewrite.
Project Overview
The Password Game is inspired by Neal.Fun's web game of the same name. In this game, players must create a password that satisfies increasingly complex and often absurd requirements. This particular version (v1.05) includes:

Note from the Developer
This is the pre-rewrite version of The Password Game (v1.05), which includes The Competition Update. The game was later completely rewritten with a more robust architecture. We're providing this version for historical purposes and for developers who want to see how the original implementation worked.
— War_Devourer, Lead Developer
Available Files
Download the source code for The Password Game v1.05 (The Competition Update). This is provided under the MIT License for educational purposes.
The-Password-Game-Rewritten-488.rbxl
Complete source code for The Password Game v1.05 including all scripts, UI elements, and assets.
License Information
All code and assets are released under the MIT License, which allows for both personal and commercial use with attribution.
Please note that while this game was inspired by Neal.Fun's "The Password Game," our implementation is original, and we encourage you to check out the original web version as well.
More Resources Coming Soon
We're working on additional resources and tools to share with the developer community. Stay tuned for upcoming releases!