UScript for Unturned: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:


Information on Ster's discord server is more current than what you will find here.  This page is only a reference and maintenance is dependent on volunteers.
Information on Ster's discord server is more current than what you will find here.  This page is only a reference and maintenance is dependent on volunteers.
Clarification:  There are currently two version of uScript.  Although we reference "uScript" we refer to specifically [[uScript2]] the second release of the scripting engine for [[Unturned]].
See also: [[UScript Installation]]


[[Category:Unturned]]
[[Category:Unturned]]
[[Category:uScript]]
[[Category:uScript]]

Latest revision as of 09:36, 1 February 2025

uScript is a scripting language for the Steam game Unturned. uScript uses C# like syntax although there are some subtle differences and limitations.

uScript is created by Ster and has a Discord:

  • The latest version of uScript is available on the uScript Discord Server posted by its creator, Ster.

Information on Ster's discord server is more current than what you will find here. This page is only a reference and maintenance is dependent on volunteers.

Clarification: There are currently two version of uScript. Although we reference "uScript" we refer to specifically uScript2 the second release of the scripting engine for Unturned.

See also: UScript Installation