Sbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Cleanup, more detail added, and most importantly links to S&box's wiki and news pages)
Line 1: Line 1:
== About S&box ==
{{stub}}
 
S&box is the upcoming spiritual successor of Garry's Mod.
S&box is the upcoming spiritual successor of Garry's Mod.


==About S&box==


S&box is a game developed by Garry Newman (Creator of Garry's Mod and Founder of Face Punch Studios) uses Source 2 as it's Engine.
S&box is a game developed by Garry Newman (Creator of Garry's Mod and Founder of Facepunch Studios). As stated on its about page, "We've been playing with it for a long time. It started off on the Unreal Engine, but now it's being developed on Source 2." S&box has (almost) all of the tools that Valve used to make Half-Life: Alyx.
{{Note|:Only Some People has Access to the beta.}}
S&box has (almost) all of tools that Valve used to make Half-Life:Alyx.
 


unlike Garry's Mod if you wanted to make a Add-on(s)/Gamemode(s) instead of Lua S&box uses C#.
==Programming==


Instead of utilizing Lua like in Garry's Mod, S&box uses C# for scripting.


S&box allows its users to use C# to make complicated stuff(like procedural worlds)without touching  C++.
{{todo|Talk more about S&box coding}}


==User Access==


Currently, S&box is in a closed beta state. Access to the beta can be granted through [https://sbox.facepunch.com/dev/.login/ their website].


{{todo|Go into more detail/depth about the developer preview}}


{{todo|:add more information.}}
==See Also==
* [https://wiki.facepunch.com/sbox/ S&box Wiki]
* [https://sbox.facepunch.com/news S&box News]

Revision as of 07:59, 6 September 2021

Stub

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

S&box is the upcoming spiritual successor of Garry's Mod.

About S&box

S&box is a game developed by Garry Newman (Creator of Garry's Mod and Founder of Facepunch Studios). As stated on its about page, "We've been playing with it for a long time. It started off on the Unreal Engine, but now it's being developed on Source 2." S&box has (almost) all of the tools that Valve used to make Half-Life: Alyx.

Programming

Instead of utilizing Lua like in Garry's Mod, S&box uses C# for scripting.

Todo: Talk more about S&box coding

User Access

Currently, S&box is in a closed beta state. Access to the beta can be granted through their website.

Todo: Go into more detail/depth about the developer preview

See Also