Half-Life 2: Sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Half-Life 2: Sandbox is something aight? | remade the whole page)
Line 1: Line 1:
{stub}
{{stub}}


Half-Life 2: SandBox is something, aight?
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.
 
== External links ==
* [http://www.lua.org/about.html About Lua]
* [http://code.google.com/p/hl2sb/ Half-Life 2: Sandbox's google code page]

Revision as of 10:07, 15 September 2022

Stub

This article or section is a stub. You can help by expanding it.

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.

External links