-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
308feb9
commit 293bb4c
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
 | ||
|
||
Source to Half-Life 2: Sandbox - A free and open-source sandbox Source engine modification | ||
|
||
Half-Life 2: Sandbox is an open-source sandbox modification of the Source Engine which provides Lua as a scripting platform for developers to quickly prototype game ideas. The minimalistic game includes a sandbox gamemode for playing with the many aspects of the Source Engine. | ||
|
||
### Proudly powered by | ||
|
||
[](http://skew.telefragged.com/mods/hl2/ARGG) | ||
|
||
**Adnan's Rotational Gravity Gun** | ||
Adnan Zafar | ||
adnan.f.zafar AT gmail DOT com | ||
http://skew.telefragged.com/mods/hl2/ARGG/ | ||
|
||
ARGG is used by Half-Life 2: Sandbox to implement rotational functionality for the physics manipulator. | ||
|
||
[](http://opensteamworks.org/) | ||
|
||
**Open Steamworks** | ||
Open Steamworks is used in Half-Life 2: Sandbox for mounting additional game content through Steam's abstraction layer rather than the game engine's filesystem class, which prevents non-fatal engine errors. |