forked from jaredballou/hl2sb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
24 lines (13 loc) · 833 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Half-Life 2: Sandbox
Andrew McWatters
Henry Tran
Matthew
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
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.
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.