Half-Life 2: Sandbox: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		 
		
	
| SirYodaJedi (talk | contribs) m (uh, thanks, random page button?) | EmSourceDev (talk | contribs)  No edit summary | ||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| {{ | {{Dead end|date=January 2024}} | ||
| '''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. | |||
| == Features == | |||
| * A Lua implementation which has support for [https://wiki.facepunch.com/gmod/Structures/SWEP SWeps] | |||
| == External links == | == External links == | ||
| * [http://www.lua.org/about.html About Lua] | * [http://www.lua.org/about.html About Lua] | ||
| * [http://code.google.com/p/hl2sb/ Half-Life 2: Sandbox's google code page] | * [http://code.google.com/p/hl2sb/ Half-Life 2: Sandbox's google code page] | ||
| [[Category:Mods]] | [[Category:Mods]] | ||
| {{stub}} | |||
Latest revision as of 08:35, 24 April 2025

This article has no  links to other VDC articles. Please help improve this article by adding links
 links to other VDC articles. Please help improve this article by adding links  that are relevant to the context within the existing text.
 that are relevant to the context within the existing text. 
January 2024
 links to other VDC articles. Please help improve this article by adding links
 links to other VDC articles. Please help improve this article by adding links  that are relevant to the context within the existing text.
 that are relevant to the context within the existing text. January 2024
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.
Features
- A Lua implementation which has support for SWeps
External links